mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 00:45:30 +02:00
7 lines
153 B
CSS
7 lines
153 B
CSS
scrollbox:nth-child(5) {
|
|
scrollbar-width: none !important;
|
|
}
|
|
/* Pinned Tabs */
|
|
#vertical-pinned-tabs-container {
|
|
scrollbar-width: none !important;
|
|
}
|