100dvh
This commit is contained in:
parent
9874c0f2e8
commit
fbc4bcbc7e
@ -295,7 +295,9 @@ const Overlay = styled.div`
|
||||
align-items: center;
|
||||
z-index: 9;
|
||||
overflow: auto;
|
||||
height: 100svh;
|
||||
|
||||
height: 100dvh;
|
||||
height: -webkit-fill-available;
|
||||
|
||||
div {
|
||||
--color-1: #ffa0a0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user