Revert "Revert CSS changes"

This reverts commit 366fe353f0.
This commit is contained in:
oobabooga 2025-12-01 13:29:22 -08:00
parent 366fe353f0
commit 990f0e2468

View file

@ -1681,3 +1681,11 @@ button#swap-height-width {
right: 0;
border: 0;
}
#image-output-gallery {
height: calc(100vh - 105px);
}
#image-history-gallery {
height: calc(100vh - 139px);
}