vh for min root height
This commit is contained in:
parent
7cd73f703f
commit
c20ad74fd0
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
box-sizing: border-box;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
min-height: 100%;
|
||||
min-height: 100vh;
|
||||
flex-grow: 1;
|
||||
padding: 0;
|
||||
font-size: 16px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue