ThemeEditor: Fix layout for new layout system

This commit is contained in:
FrHun
2022-05-26 15:34:32 +02:00
committed by Andreas Kling
parent 93112458b8
commit c2d344bd8c
Notes: sideshowbarker 2024-07-17 09:51:20 +09:00
6 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
layout: @GUI::HorizontalBoxLayout {
spacing: 4
}
shrink_to_fit: true
preferred_height: "fit"
@GUI::Label {
name: "name"