mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 23:37:48 +01:00
fix photo overview being too big
(why did it work before???????)
This commit is contained in:
@@ -33,7 +33,8 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.operationsOverlay #photoOverlayContainer {
|
.operationsOverlay,
|
||||||
|
#photoOverlayContainer {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|||||||
Reference in New Issue
Block a user