ClockSettings: Tweak timezone layout spacing to not crop the ComboBox

This commit is contained in:
Sam Atkins 2022-04-21 12:06:37 +01:00 committed by Brian Gianforcaro
commit bd7e896c76
Notes: sideshowbarker 2024-07-17 20:19:08 +09:00

View file

@ -9,7 +9,7 @@
title: "Time Zone Settings"
layout: @GUI::VerticalBoxLayout {
margins: [16, 8, 8]
spacing: 16
spacing: 14
}
@GUI::Label {