body width height 100%
This commit is contained in:
parent
260f332254
commit
81b8fa218d
@ -358,6 +358,8 @@ 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 {
|
||||||
border: none;
|
border: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user