mirror of
https://github.com/1j01/textual-paint.git
synced 2024-12-22 14:21:33 +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;
|
align: center middle;
|
||||||
}
|
}
|
||||||
.caption {
|
.caption {
|
||||||
|
dock: bottom;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background: blue;
|
background: blue;
|
||||||
color: yellow;
|
color: yellow;
|
||||||
|
Loading…
Reference in New Issue
Block a user