mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-01-09 15:38:30 +01:00
[refactor] improve scrollbar width controls
This commit is contained in:
parent
ee08f52f30
commit
cec82cf829
@ -46,6 +46,6 @@ html.is-layout-scrollbars-none,
|
|||||||
scrollbar-width: none;
|
scrollbar-width: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.is-layout-scrollbars-none *::-webkit-scrollbar {
|
.is-layout-scrollbars-none ::-webkit-scrollbar {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user