fix: Allow 9:16 aspect-ratio gallery to render without a gap in Safari (#1705)
This commit is contained in:
@@ -9,5 +9,5 @@ frigate-card-surround-basic {
|
|||||||
// modes, the surround height needs to be limited to something reasonable in
|
// modes, the surround height needs to be limited to something reasonable in
|
||||||
// order for the media filter to still display somewhere the user can
|
// order for the media filter to still display somewhere the user can
|
||||||
// easily/continually access.
|
// easily/continually access.
|
||||||
max-height: 100dvh;
|
max-height: 110dvh;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user