Browse Source

FontEditor: Tweak offensive padding :^)

Andreas Kling 4 năm trước cách đây
mục cha
commit
42fab36f02
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Userland/Applications/FontEditor/FontEditorWindow.gml

+ 1 - 1
Userland/Applications/FontEditor/FontEditorWindow.gml

@@ -208,7 +208,7 @@
                     }
 
                     @GUI::Widget {
-                        fixed_width: 16
+                        fixed_width: 12
                     }
 
                     @GUI::ComboBox {