mirror of
https://github.com/1j01/textual-paint.git
synced 2024-12-22 22:31:43 +03:00
Get the image centered
This is somewhat mysterious, but it's working finally!
This commit is contained in:
parent
d90f83de21
commit
988a82addb
@ -11,6 +11,7 @@ GalleryItem {
|
||||
align: center middle;
|
||||
}
|
||||
.caption {
|
||||
dock: bottom;
|
||||
text-align: center;
|
||||
background: blue;
|
||||
color: yellow;
|
||||
|
Loading…
Reference in New Issue
Block a user