try to fix 100svh
This commit is contained in:
parent
16a2e92bf8
commit
b0bbe1805b
1 changed files with 1 additions and 1 deletions
|
@ -139,6 +139,7 @@ nav.overlay {
|
|||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100vh;
|
||||
height: 100svh;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
|
@ -166,7 +167,6 @@ nav.overlay {
|
|||
.user {
|
||||
padding: 4px;
|
||||
padding-bottom: 8px;
|
||||
min-height: 2em;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue