gui2/taddon_description: Align the description grid and box to the left
Fixes the description box and header being centered on the dialog when the description box and/or its container grid are narrower than the column containing them.
This commit is contained in:
parent
28a004707b
commit
e555bc63e6
1 changed files with 2 additions and 0 deletions
|
@ -255,6 +255,8 @@
|
|||
|
||||
[column]
|
||||
|
||||
horizontal_alignment = "left"
|
||||
|
||||
[grid]
|
||||
|
||||
[row]
|
||||
|
|
Loading…
Add table
Reference in a new issue