Fix countdown message align
This commit is contained in:
parent
7156768937
commit
3616caadde
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ terminal-border: "0"
|
||||||
|
|
||||||
# Show a countdown message using the label component
|
# Show a countdown message using the label component
|
||||||
+ label {
|
+ label {
|
||||||
top = 60%
|
top = 55%
|
||||||
left = 35%
|
left = 35%
|
||||||
width = 30%
|
width = 30%
|
||||||
align = "center"
|
align = "center"
|
||||||
|
|
Loading…
Add table
Reference in a new issue