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;
}
.caption {
dock: bottom;
text-align: center;
background: blue;
color: yellow;