diff --git a/source/UI/css/theme.css b/source/UI/css/theme.css index 9f359b5e..83ac746d 100644 --- a/source/UI/css/theme.css +++ b/source/UI/css/theme.css @@ -1189,9 +1189,9 @@ Scrollbars } @supports not selector(::-webkit-scrollbar) { - -body.$themeClass { - scrollbar-color: $bodyBorder $bodyBackground; - } + body.$themeClass { + scrollbar-color: $bodyBorder $bodyBackground; + } } /*