diff --git a/frontend/src/Photos/Overview.scss b/frontend/src/Photos/Overview.scss index e1dbdd1..9888f8c 100644 --- a/frontend/src/Photos/Overview.scss +++ b/frontend/src/Photos/Overview.scss @@ -33,7 +33,8 @@ } } -.operationsOverlay #photoOverlayContainer { +.operationsOverlay, +#photoOverlayContainer { width: 100%; height: 100%; align-items: center;