mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-24 10:51:03 -08:00
fix accordion style on img2img
This commit is contained in:
parent
3c00e41ec0
commit
77c52ea701
1 changed files with 1 additions and 1 deletions
|
|
@ -192,7 +192,7 @@ button.custom-button{
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
div.gradio-accordion {
|
||||
div.block.gradio-accordion {
|
||||
border: 1px solid var(--block-border-color) !important;
|
||||
border-radius: 8px !important;
|
||||
margin: 2px 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue