for autoHide: 'scroll' - I want a slow fade-out, when the scroll stops, but an instant one - when :hover is lost; and now after scrolling there is always a slow fade-out, although there was a :hover loss
[data-overlayscrollbars]:hover > .os-scrollbar-visible {
opacity: 1;
visibility: visible;
}
please help me
for
autoHide: 'scroll'- I want a slow fade-out, when the scroll stops, but an instant one - when:hoveris lost; and now after scrolling there is always a slow fade-out, although there was a:hoverlossplease help me