1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 23:37:36 +00:00

DisplaySettings: Push the bottom buttons to the bottom the window

This commit is contained in:
Andreas Kling 2020-12-30 03:18:45 +01:00
parent 972fedf3cf
commit a331a39a99

View file

@ -88,6 +88,9 @@
}
}
@GUI::Widget {
}
@GUI::Widget {
fixed_height: 22
layout: @GUI::HorizontalBoxLayout {