gui2/title_screen: Increase bottom row margins from 0px to 10px
This hopefully makes it seem a little tidier than having all of the bottom row buttons and labels hugging the edges of the game screen.
This commit is contained in:
parent
da7d8c6aed
commit
5f5b2c1b1b
1 changed files with 2 additions and 0 deletions
|
@ -449,6 +449,8 @@ where
|
|||
[column]
|
||||
horizontal_grow = true
|
||||
vertical_alignment = "bottom"
|
||||
border = "bottom,left,right"
|
||||
border_size = 10
|
||||
|
||||
[grid]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue