mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 07:18:57 +00:00
fix(scss): preserve mobile search modal height (#828)
This commit is contained in:
@@ -346,6 +346,7 @@ dialog.search-dialog {
|
||||
&:modal {
|
||||
inset: 0;
|
||||
width: 100%;
|
||||
height: 100dvh;
|
||||
max-width: 100%;
|
||||
max-height: 100dvh;
|
||||
translate: 0 0;
|
||||
|
||||
Reference in New Issue
Block a user