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:
parent
8163faa696
commit
25667a834c
1 changed files with 1 additions and 2 deletions
|
@ -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 {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue