mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 07:47:37 +00:00
Browser: Tweak vertical spacing in per-tab UI layout
This commit is contained in:
parent
40b0767d88
commit
7d8db2b094
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
@GUI::Widget {
|
@GUI::Widget {
|
||||||
layout: @GUI::VerticalBoxLayout {
|
layout: @GUI::VerticalBoxLayout {
|
||||||
|
spacing: 2
|
||||||
}
|
}
|
||||||
|
|
||||||
@GUI::ToolbarContainer {
|
@GUI::ToolbarContainer {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue