mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-13 11:42:38 +03: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: https://github.com/SerenityOS/serenity/commit/233870c4d11
@ -2,7 +2,7 @@
|
||||
fill_with_background_color: true
|
||||
|
||||
layout: @GUI::VerticalBoxLayout {
|
||||
margins: [2, 2, 2, 2]
|
||||
spacing: 2
|
||||
}
|
||||
|
||||
@GUI::HorizontalSplitter {
|
||||
|
Loading…
Reference in New Issue
Block a user