diff options
author | nokoe <nokoe@mailbox.org> | 2024-07-08 20:20:53 +0200 |
---|---|---|
committer | nokoe <nokoe@mailbox.org> | 2024-07-08 20:20:53 +0200 |
commit | e02fb3ff4dbb6ef7e73d63cfcde39b7a3531c70f (patch) | |
tree | 1f27e5f5a875df443f09e84a4699819983eec34f /client/menu | |
parent | 3a93493437182a20040cd50cf83a3d3196b046fc (diff) | |
download | hurrycurry-e02fb3ff4dbb6ef7e73d63cfcde39b7a3531c70f.tar hurrycurry-e02fb3ff4dbb6ef7e73d63cfcde39b7a3531c70f.tar.bz2 hurrycurry-e02fb3ff4dbb6ef7e73d63cfcde39b7a3531c70f.tar.zst |
centered book content
Diffstat (limited to 'client/menu')
-rw-r--r-- | client/menu/book/book.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/menu/book/book.tscn b/client/menu/book/book.tscn index baacf099..a23977d4 100644 --- a/client/menu/book/book.tscn +++ b/client/menu/book/book.tscn @@ -22,5 +22,5 @@ grow_vertical = 2 [node name="VBoxContainer" type="VBoxContainer" parent="ScrollContainer"] layout_mode = 2 -size_flags_horizontal = 4 +size_flags_horizontal = 6 size_flags_vertical = 4 |