|
@ -135,6 +135,7 @@ a:hover { |
|
|
body ::-webkit-scrollbar { |
|
|
body ::-webkit-scrollbar { |
|
|
-webkit-appearance: none; |
|
|
-webkit-appearance: none; |
|
|
width: @customScrollbarWidth; |
|
|
width: @customScrollbarWidth; |
|
|
|
|
|
height: @customScrollbarHeight; |
|
|
} |
|
|
} |
|
|
body ::-webkit-scrollbar-track { |
|
|
body ::-webkit-scrollbar-track { |
|
|
background: @trackBackground; |
|
|
background: @trackBackground; |
|
|