writing area dynamic for phones
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
============================ */
|
||||
#root {
|
||||
width: 100%;
|
||||
height: 100dvh;
|
||||
height: var(--vh, 100dvh);
|
||||
overflow: hidden;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user