This commit is contained in:
kramo
2023-04-10 16:34:03 +02:00
parent 39f79e118e
commit 0fb7c859d2
6 changed files with 12 additions and 11 deletions

View File

@@ -30,7 +30,7 @@ template game : Box {
reveal-child: false;
transition-type: crossfade;
Box {
Button button_play {
Button play_button {
halign: start;
margin-start: 6;
margin-end: 6;