100dvh
This commit is contained in:
+3
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user