mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 06:07:44 +00:00
ClockSettings: Tweak timezone layout spacing to not crop the ComboBox
This commit is contained in:
parent
ae469b9afa
commit
bd7e896c76
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