Add height to html
This is important to know and remember
This commit is contained in:
parent
f700f9be72
commit
81acd33c77
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
// ------------------------------------------------------------------------------
|
||||
|
||||
html {
|
||||
height: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue