mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 05:39:11 +00:00
Mail: Tweak vertical spacing & margins in main UI layout
This commit is contained in:
parent
7d8db2b094
commit
233870c4d1
Notes:
sideshowbarker
2024-07-18 07:35:43 +09:00
Author: https://github.com/awesomekling
Commit: 233870c4d1
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
fill_with_background_color: true
|
fill_with_background_color: true
|
||||||
|
|
||||||
layout: @GUI::VerticalBoxLayout {
|
layout: @GUI::VerticalBoxLayout {
|
||||||
margins: [2, 2, 2, 2]
|
spacing: 2
|
||||||
}
|
}
|
||||||
|
|
||||||
@GUI::HorizontalSplitter {
|
@GUI::HorizontalSplitter {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue