scrollbar-color breaks scrollbars on chrome

This commit is contained in:
j 2024-06-01 10:12:33 +01:00
parent 038ff06766
commit a67b633bcf

View file

@ -1188,10 +1188,6 @@ Scrollbars
background: -webkit-linear-gradient(left, $buttonActiveGradient); background: -webkit-linear-gradient(left, $buttonActiveGradient);
} }
body.$themeClass {
scrollbar-color: $bodyBorder $bodyBackground;
}
/* /*
================================================================================ ================================================================================
SourceViewer SourceViewer