mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-22 01:08:56 +00:00
Applications+Games+LibGUI: Fix layout problems
This commit is contained in:
parent
c2d344bd8c
commit
f59c167bb0
Notes:
sideshowbarker
2024-07-17 21:26:19 +09:00
Author: https://github.com/frhun
Commit: f59c167bb0
Pull-request: https://github.com/SerenityOS/serenity/pull/14418
10 changed files with 34 additions and 41 deletions
|
@ -40,7 +40,7 @@
|
|||
}
|
||||
|
||||
@GUI::Widget {
|
||||
shrink_to_fit: true
|
||||
preferred_height: "fit"
|
||||
layout: @GUI::HorizontalBoxLayout {
|
||||
spacing: 4
|
||||
margins: [0, 2, 0, 2]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue