mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-01-23 07:51:18 +01:00
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;
|
background-repeat: no-repeat !important;
|
||||||
box-shadow: inset 0 0 2px var(--black50a) !important;
|
box-shadow: inset 0 0 2px var(--black50a) !important;
|
||||||
cursor: ew-resize !important;
|
cursor: ew-resize !important;
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.range-block-range {
|
.range-block-range {
|
||||||
|
Loading…
Reference in New Issue
Block a user