mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-06-26 12:31:47 +02:00
[refactor] remove non existent style property
This commit is contained in:
parent
d07b042331
commit
ee08f52f30
@ -44,7 +44,6 @@ html.is-layout-scrollbars-none,
|
|||||||
.is-layout-scrollbars-none body,
|
.is-layout-scrollbars-none body,
|
||||||
.is-layout-scrollbars-none * {
|
.is-layout-scrollbars-none * {
|
||||||
scrollbar-width: none;
|
scrollbar-width: none;
|
||||||
-webkit-scrollbar-width: none;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.is-layout-scrollbars-none *::-webkit-scrollbar {
|
.is-layout-scrollbars-none *::-webkit-scrollbar {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user