1
Fork 0
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:
Sam Atkins 2022-04-21 12:06:37 +01:00 committed by Brian Gianforcaro
parent ae469b9afa
commit bd7e896c76

View file

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