mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
ThemeEditor: Fix layout for new layout system
This commit is contained in:
Notes:
sideshowbarker
2024-07-17 09:51:20 +09:00
Author: https://github.com/frhun Commit: https://github.com/SerenityOS/serenity/commit/c2d344bd8c Pull-request: https://github.com/SerenityOS/serenity/pull/14418
@@ -2,7 +2,7 @@
|
||||
layout: @GUI::HorizontalBoxLayout {
|
||||
spacing: 4
|
||||
}
|
||||
shrink_to_fit: true
|
||||
preferred_height: "fit"
|
||||
|
||||
@GUI::Label {
|
||||
name: "name"
|
||||
|
||||
Reference in New Issue
Block a user