Campaign Difficulty: always keep entries the same height
This commit is contained in:
parent
187731cedf
commit
4cbd411742
1 changed files with 7 additions and 0 deletions
|
@ -17,6 +17,11 @@
|
|||
|
||||
maximum_width = 800
|
||||
|
||||
[linked_group]
|
||||
id = "panel"
|
||||
fixed_height = "true"
|
||||
[/linked_group]
|
||||
|
||||
[linked_group]
|
||||
id = "icon"
|
||||
fixed_width = "true"
|
||||
|
@ -110,6 +115,8 @@
|
|||
definition = "default"
|
||||
return_value_id = "ok"
|
||||
|
||||
linked_group = "panel"
|
||||
|
||||
[grid]
|
||||
|
||||
[row]
|
||||
|
|
Loading…
Add table
Reference in a new issue