Properly set the grow behaviour of the multi page.
This commit is contained in:
parent
73a9e41a15
commit
1c8638c55d
1 changed files with 1 additions and 1 deletions
|
@ -21,10 +21,10 @@
|
|||
[grid]
|
||||
|
||||
[row]
|
||||
vertical_grow = "true"
|
||||
|
||||
[column]
|
||||
horizontal_grow = "true"
|
||||
vertical_grow = "true"
|
||||
|
||||
[grid]
|
||||
id = "_content_grid"
|
||||
|
|
Loading…
Add table
Reference in a new issue