mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 18:17:45 +00:00
ThemeEditor: Fix layout for new layout system
This commit is contained in:
parent
93112458b8
commit
c2d344bd8c
6 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
layout: @GUI::HorizontalBoxLayout {
|
||||
spacing: 4
|
||||
}
|
||||
shrink_to_fit: true
|
||||
preferred_height: "fit"
|
||||
|
||||
@GUI::Label {
|
||||
name: "name"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue