Explorar o código

LibGUI: Align FilePickerDialog's common locations with file list view

LuK1337 %!s(int64=4) %!d(string=hai) anos
pai
achega
3bbab9eb47
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Userland/Libraries/LibGUI/FilePickerDialog.gml

+ 1 - 1
Userland/Libraries/LibGUI/FilePickerDialog.gml

@@ -36,7 +36,7 @@
         }
         }
 
 
         @GUI::Widget {
         @GUI::Widget {
-            fixed_height: 24
+            fixed_height: 20
         }
         }
     }
     }