This commit is contained in:
j 2024-06-02 16:32:12 +01:00
parent f46a70d793
commit 1a9fe95530

View file

@ -1189,9 +1189,9 @@ Scrollbars
}
@supports not selector(::-webkit-scrollbar) {
-body.$themeClass {
scrollbar-color: $bodyBorder $bodyBackground;
}
body.$themeClass {
scrollbar-color: $bodyBorder $bodyBackground;
}
}
/*