Overflow: hidden fix
This commit is contained in:
parent
a67e9e6d0f
commit
6501190692
@ -8,6 +8,8 @@ html, body {
|
||||
margin: 0;
|
||||
font-size: 10px;
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
*::-moz-focus-inner {
|
||||
|
Loading…
Reference in New Issue
Block a user