mirror of
https://github.com/anapnoe/stable-diffusion-webui-ux.git
synced 2026-09-19 09:15:20 +02:00
fix LORA card height when no images in the grid
This commit is contained in:
@@ -1513,6 +1513,7 @@ h1 {
|
||||
background-color: var(--ae-input-bg-color);
|
||||
border-radius: var(--ae-border-radius);
|
||||
border: var(--ae-border-size) solid var(--ae-input-bg-color);
|
||||
aspect-ratio: 3/4;
|
||||
}
|
||||
|
||||
*.actions {
|
||||
|
||||
Reference in New Issue
Block a user