mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-21 07:32:02 +00:00
8 lines
No EOL
132 B
Text
8 lines
No EOL
132 B
Text
.long-vertical-nav-bar {
|
|
overflow-y: auto;
|
|
scrollbar-width: none;
|
|
|
|
&::-webkit-scrollbar {
|
|
display: none;
|
|
}
|
|
} |