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

Browser: Tweak vertical spacing in per-tab UI layout

This commit is contained in:
Andreas Kling 2021-08-02 09:20:06 +02:00
parent 40b0767d88
commit 7d8db2b094

View file

@ -1,5 +1,6 @@
@GUI::Widget {
layout: @GUI::VerticalBoxLayout {
spacing: 2
}
@GUI::ToolbarContainer {