fix typo
This commit is contained in:
parent
f46a70d793
commit
1a9fe95530
1 changed files with 3 additions and 3 deletions
|
@ -1189,7 +1189,7 @@ Scrollbars
|
||||||
}
|
}
|
||||||
|
|
||||||
@supports not selector(::-webkit-scrollbar) {
|
@supports not selector(::-webkit-scrollbar) {
|
||||||
-body.$themeClass {
|
body.$themeClass {
|
||||||
scrollbar-color: $bodyBorder $bodyBackground;
|
scrollbar-color: $bodyBorder $bodyBackground;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue