1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 21:17:44 +00:00

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

This commit is contained in:
LuK1337 2021-07-28 11:10:26 +02:00 committed by Andreas Kling
parent 3ec4ad8a73
commit 3bbab9eb47

View file

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