antv-l7/demos/assets/common.css

7 lines
76 B
CSS
Executable File

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