fix photo overview being too big

(why did it work before???????)
This commit is contained in:
2022-09-17 19:28:22 +00:00
committed by Stepan Usatiuk
parent d7e10ff0bc
commit fa56ee14c6

View File

@@ -33,7 +33,8 @@
}
}
.operationsOverlay #photoOverlayContainer {
.operationsOverlay,
#photoOverlayContainer {
width: 100%;
height: 100%;
align-items: center;