g6/demos/assets/common.css
2018-06-05 23:58:10 +08:00

7 lines
76 B
CSS

html, body {
overflow: hidden;
}
::-webkit-scrollbar {
display: none;
}