diff --git a/client/homebrew/brewRenderer/toolBar/toolBar.less b/client/homebrew/brewRenderer/toolBar/toolBar.less index 0bcfbaf6a..3eb006c4b 100644 --- a/client/homebrew/brewRenderer/toolBar/toolBar.less +++ b/client/homebrew/brewRenderer/toolBar/toolBar.less @@ -31,12 +31,8 @@ border-radius : 7px; &.slider { - width : 100%; - height : 7px; - appearance : none; - background : #D3D3D3; - isolation : isolate; - outline : none; + color: #D3D3D3; + accent-color: #d3d3d3; &::-webkit-slider-thumb { width : 8px;