mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-03-10 16:04:55 +08:00
fix css for dark interface
This commit is contained in:
parent
7434b3ebcc
commit
c19eb722e9
@ -38,7 +38,7 @@ fieldset span.text-gray-500{
|
|||||||
padding: 0 0.5em;
|
padding: 0 0.5em;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
.dark .gr-panel div.flex-col div.justify-between label{ background-color: rgb(17 24 39); }
|
.dark .gr-panel div.flex-col div.justify-between label, .dark label.block span{ background-color: rgb(17 24 39); }
|
||||||
|
|
||||||
.gr-panel div.flex-col div.justify-between label span{
|
.gr-panel div.flex-col div.justify-between label span{
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user