fix LORA card height when no images in the grid

This commit is contained in:
anapnoe
2023-11-01 23:10:39 +02:00
parent 854e9456f7
commit 8ee48cf9bf
@@ -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 {