7 lines
76 B
Java
7 lines
76 B
Java
html, body {
|
|
overflow: hidden;
|
|
}
|
|
::-webkit-scrollbar {
|
|
display: none;
|
|
}
|