Minor updates

This commit is contained in:
Luke D. Jones
2024-03-14 22:10:14 +13:00
parent 5fe8416c65
commit a2b8f0f93c
4 changed files with 17 additions and 2 deletions

View File

@@ -278,6 +278,7 @@ export component PageSystem inherits Rectangle {
VerticalLayout {
padding: 50px;
padding-top: 5px;
padding-bottom: 100px;
spacing: 10px;
GroupBox {
VerticalBox {