make edit fields for sliders not get hidden by slider's label when there's not enough space
This commit is contained in:
parent
251ecee694
commit
1d7a31def8
@ -509,7 +509,7 @@ canvas[key="mask"] {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0.5em;
|
right: 0.5em;
|
||||||
top: -0.6em;
|
top: -0.6em;
|
||||||
z-index: 200;
|
z-index: 400;
|
||||||
width: 8em;
|
width: 8em;
|
||||||
}
|
}
|
||||||
#quicksettings .gr-box > div > div > input.gr-text-input {
|
#quicksettings .gr-box > div > div > input.gr-text-input {
|
||||||
|
Loading…
Reference in New Issue
Block a user