Get the image centered

This is somewhat mysterious, but it's working finally!
This commit is contained in:
Isaiah Odhner 2023-09-06 02:08:31 -04:00
parent d90f83de21
commit 988a82addb

View File

@ -11,6 +11,7 @@ GalleryItem {
align: center middle; align: center middle;
} }
.caption { .caption {
dock: bottom;
text-align: center; text-align: center;
background: blue; background: blue;
color: yellow; color: yellow;