1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 17:17:44 +00:00

ThemeEditor: Run gml-format

This commit is contained in:
Linus Groh 2022-06-17 19:49:16 +01:00
parent 8163faa696
commit 25667a834c

View file

@ -18,9 +18,8 @@
@GUI::Widget {
name: "theme_override_controls"
layout: @GUI::HorizontalBoxLayout {
margins: [ 0, 4 ]
margins: [0, 4]
}
fixed_height: 30
@GUI::Layout::Spacer {}