Ver código fonte

FontEditor: Tweak offensive padding :^)

Andreas Kling 4 anos atrás
pai
commit
42fab36f02

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

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