mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:17:35 +00:00
ThemeEditor: Run gml-format
This commit is contained in:
parent
8163faa696
commit
25667a834c
1 changed files with 1 additions and 2 deletions
|
@ -18,9 +18,8 @@
|
||||||
@GUI::Widget {
|
@GUI::Widget {
|
||||||
name: "theme_override_controls"
|
name: "theme_override_controls"
|
||||||
layout: @GUI::HorizontalBoxLayout {
|
layout: @GUI::HorizontalBoxLayout {
|
||||||
margins: [ 0, 4 ]
|
margins: [0, 4]
|
||||||
}
|
}
|
||||||
|
|
||||||
fixed_height: 30
|
fixed_height: 30
|
||||||
|
|
||||||
@GUI::Layout::Spacer {}
|
@GUI::Layout::Spacer {}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue