Fix neo slider z-fighting in Firefox
This commit is contained in:
parent
2639548bdb
commit
94cf4699e6
|
@ -2333,6 +2333,7 @@ input[type="checkbox"]:not(#nav-toggle):not(#rm_button_panel_pin):not(#lm_button
|
|||
background-repeat: no-repeat !important;
|
||||
box-shadow: inset 0 0 2px var(--black50a) !important;
|
||||
cursor: ew-resize !important;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.range-block-range {
|
||||
|
|
Loading…
Reference in New Issue