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