fix scrollbar issue on windows
This commit is contained in:
parent
d16d5dcd7c
commit
869bad7454
@ -1,3 +1,7 @@
|
|||||||
|
body {
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
#header {
|
#header {
|
||||||
height: 30px;
|
height: 30px;
|
||||||
width: calc(100vw - 20px);
|
width: calc(100vw - 20px);
|
||||||
|
Loading…
Reference in New Issue
Block a user