Commit df58e0bf authored by AUTOMATIC's avatar AUTOMATIC

fix settings styling for #227

parent 43bdbe93
......@@ -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;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment