mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 03:57:15 +02:00
ClockSettings: Tweak timezone layout spacing to not crop the ComboBox
This commit is contained in:
committed by
Brian Gianforcaro
parent
ae469b9afa
commit
bd7e896c76
Notes:
sideshowbarker
2024-07-17 20:19:08 +09:00
Author: https://github.com/AtkinsSJ Commit: https://github.com/SerenityOS/serenity/commit/bd7e896c76 Pull-request: https://github.com/SerenityOS/serenity/pull/13764
@@ -9,7 +9,7 @@
|
||||
title: "Time Zone Settings"
|
||||
layout: @GUI::VerticalBoxLayout {
|
||||
margins: [16, 8, 8]
|
||||
spacing: 16
|
||||
spacing: 14
|
||||
}
|
||||
|
||||
@GUI::Label {
|
||||
|
||||
Reference in New Issue
Block a user