3.0 Beta 4
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
main {
|
||||
height: 95svh;
|
||||
height: 98svh;
|
||||
display: grid;
|
||||
grid-template-rows: 70px minmax(0, 1fr) auto;
|
||||
padding: 15px;
|
||||
|
||||
&.mobile {
|
||||
height: 100svh;
|
||||
|
||||
Reference in New Issue
Block a user