diff options
Diffstat (limited to 'client/menu/book/book.tscn')
-rw-r--r-- | client/menu/book/book.tscn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/menu/book/book.tscn b/client/menu/book/book.tscn index d8266ed9..2a908c54 100644 --- a/client/menu/book/book.tscn +++ b/client/menu/book/book.tscn @@ -21,3 +21,5 @@ grow_vertical = 2 [node name="VBoxContainer" type="VBoxContainer" parent="ScrollContainer"] layout_mode = 2 +size_flags_horizontal = 4 +size_flags_vertical = 4 |