hide bg from scrollbar
This commit is contained in:
parent
a18d38ba5b
commit
69f66992ef
@ -104,8 +104,8 @@
|
||||
background-color: rgba(136, 136, 136, 0.38);
|
||||
}
|
||||
|
||||
.ps__rail-y:hover {
|
||||
background-color: none;
|
||||
.ps .ps__rail-x:hover, .ps .ps__rail-y:hover, .ps .ps__rail-x:focus, .ps .ps__rail-y:focus, .ps .ps__rail-x.ps--clicking, .ps .ps__rail-y.ps--clicking {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.browser-icons-col {
|
||||
|
Loading…
Reference in New Issue
Block a user