mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 21:37:35 +00:00
Spreadsheet: Use new layout system
This commit is contained in:
parent
39c8590720
commit
93112458b8
3 changed files with 8 additions and 7 deletions
|
@ -11,7 +11,7 @@
|
|||
}
|
||||
|
||||
@GUI::Widget {
|
||||
shrink_to_fit: true
|
||||
preferred_height: "fit"
|
||||
layout: @GUI::HorizontalBoxLayout {
|
||||
spacing: 10
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue