mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-15 18:19:47 +00:00
Center the image canvas in PinchZoom (#170)
* Center the image canvas in PinchZoom * Fixing pinch zoom
This commit is contained in:
@@ -34,6 +34,9 @@ Note: These styles are temporary. They will be replaced before going live.
|
||||
> pinch-zoom {
|
||||
@extend %fill;
|
||||
outline: none;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user