mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-09 11:06:10 +00:00
ClockSettings: Tweak timezone layout spacing to not crop the ComboBox
This commit is contained in:
parent
ae469b9afa
commit
bd7e896c76
Notes:
sideshowbarker
2024-07-17 20:19:08 +09:00
Author: https://github.com/AtkinsSJ
Commit: bd7e896c76
Pull-request: https://github.com/SerenityOS/serenity/pull/13764
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
title: "Time Zone Settings"
|
||||
layout: @GUI::VerticalBoxLayout {
|
||||
margins: [16, 8, 8]
|
||||
spacing: 16
|
||||
spacing: 14
|
||||
}
|
||||
|
||||
@GUI::Label {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue