+1
-1
@@ -168,7 +168,7 @@ main.loading, main.not-found {
|
|||||||
auto height, which would collapse this to the height of its
|
auto height, which would collapse this to the height of its
|
||||||
in-flow content and clip the canvas via overflow:hidden below. */
|
in-flow content and clip the canvas via overflow:hidden below. */
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
height: 100lvh;
|
height: 100svh;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|||||||
Reference in New Issue
Block a user