mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-01-30 12:22:26 -08:00
increase extra networks UI height to fit two rows of cards.
This commit is contained in:
parent
c48ab36cb9
commit
cd7f2b19f4
1 changed files with 1 additions and 1 deletions
|
|
@ -664,7 +664,7 @@ footer {
|
|||
/* extra networks UI */
|
||||
|
||||
.extra-network-cards{
|
||||
height: 400px;
|
||||
height: 725px;
|
||||
overflow: scroll;
|
||||
resize: vertical;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue