fix download section layout

This commit is contained in:
ruocaled
2022-10-15 02:00:46 -07:00
committed by AUTOMATIC1111
parent d3ffc962dd
commit 5fd638f14d
2 changed files with 2 additions and 9 deletions

View File

@@ -237,13 +237,6 @@ fieldset span.text-gray-500, .gr-block.gr-box span.text-gray-500, label.block s
margin: 0;
}
.gr-panel div.flex-col div.justify-between div{
position: absolute;
top: -0.1em;
right: 1em;
padding: 0 0.5em;
}
#settings .gr-panel div.flex-col div.justify-between div{
position: relative;
z-index: 200;