Closed MurhafSousli closed 4 months ago
When hovering over the scrollbar, the thumb background is not changed, this is because of wrong CSS variable assignment --_thumb-x-color: var(var(--INTERNAL-scrollbar-thumb-min-size)) in both vertical.scss and horizontal.scss files
--_thumb-x-color: var(var(--INTERNAL-scrollbar-thumb-min-size))
vertical.scss
horizontal.scss
In v15.0.2 this bug was introduced.
When hovering over the scrollbar, the thumb background is not changed, this is because of wrong CSS variable assignment
--_thumb-x-color: var(var(--INTERNAL-scrollbar-thumb-min-size))
in bothvertical.scss
andhorizontal.scss
filesIn v15.0.2 this bug was introduced.
Environment