Fixed another CSS problems
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
top: 60px;
|
||||
height: calc(100dvh - 60px);
|
||||
max-height: calc(100dvh - 60px);
|
||||
min-height: 0;
|
||||
transform: translateX(-100%);
|
||||
transition: transform 0.3s ease-in-out;
|
||||
z-index: 999;
|
||||
|
||||
Reference in New Issue
Block a user