mirror of
https://github.com/anapnoe/stable-diffusion-webui-ux.git
synced 2026-09-19 17:25:09 +02:00
Update 1.10.0
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -3286,6 +3286,11 @@ input[type=checkbox]:checked:after {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.gradio-accordion .label-wrap:not(.open) > span.icon{
|
||||
transform: rotate(90deg);
|
||||
}
|
||||
|
||||
.gradio-checkbox > div.mask-icon{
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user