gancio/assets/style.less
2021-01-11 00:17:56 +01:00

9 lines
No EOL
124 B
Text

html, body {
scrollbar-width: thin;
scrollbar-color: orange;
overflow: auto !important;
}
li {
margin-left: 10px;
}