mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-04-26 01:09:27 +00:00
update seed/subseed HTML widths
This commit is contained in:
15
style.css
15
style.css
@@ -222,21 +222,6 @@ div.block.gradio-accordion {
|
||||
padding: 0.1em 0.75em;
|
||||
}
|
||||
|
||||
[id$=_seed], [id$=_subseed]{
|
||||
max-width: 10em;
|
||||
}
|
||||
|
||||
[id$=_subseed_show]{
|
||||
min-width: auto !important;
|
||||
flex-grow: 0 !important;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
[id$=_subseed_show] .label-wrap{
|
||||
margin: 0 0 0 0.5em;
|
||||
align-self: end;
|
||||
}
|
||||
|
||||
.html-log .comments{
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user