mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-08 09:19:59 +02:00
Update chrome.css
This commit is contained in:
parent
71714f0bb4
commit
e43f2e3ff4
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
scrollbox:nth-child(5) {
|
scrollbox:nth-child(5) {
|
||||||
scrollbar-width: none !important;
|
scrollbar-width: none !important;
|
||||||
}
|
}
|
||||||
|
/* Pinned Tabs */
|
||||||
|
#vertical-pinned-tabs-container {
|
||||||
|
scrollbar-width: none !important;
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue