fix settings styling for #227
This commit is contained in:
parent
43bdbe934a
commit
df58e0bfff
1 changed files with 4 additions and 0 deletions
|
@ -109,6 +109,10 @@ fieldset span.text-gray-500, .gr-block.gr-box span.text-gray-500, label.block s
|
|||
padding: 0 0.5em;
|
||||
}
|
||||
|
||||
#settings .gr-panel div.flex-col div.justify-between div{
|
||||
position: relative;
|
||||
}
|
||||
|
||||
input[type="range"]{
|
||||
margin: 0.5em 0 -0.3em 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue