mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-01-30 04:11:15 -08:00
Fix missing important style.
This commit is contained in:
parent
f25c81a744
commit
50e444fa1d
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ div.gradio-container{
|
|||
}
|
||||
|
||||
.hidden{
|
||||
display: none;
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.compact{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue