MP Lobby: ensure turn/slots text always has enough space
[ci skip]
This commit is contained in:
parent
a86bd3149f
commit
38477ee23b
1 changed files with 3 additions and 3 deletions
|
@ -60,7 +60,7 @@
|
|||
[/column]
|
||||
|
||||
[column]
|
||||
grow_factor = 1
|
||||
grow_factor = 0
|
||||
horizontal_grow = true
|
||||
|
||||
[grid]
|
||||
|
@ -100,10 +100,10 @@
|
|||
[/column]
|
||||
|
||||
[column]
|
||||
grow_factor = 0
|
||||
grow_factor = 1
|
||||
border = "all"
|
||||
border_size = 5
|
||||
horizontal_alignment = "right"
|
||||
horizontal_grow = true
|
||||
[label]
|
||||
id = "status"
|
||||
definition = "default_large"
|
||||
|
|
Loading…
Add table
Reference in a new issue