Skip to content

ui: Fix headerbar becoming too large

Tom Wagner requested to merge ryuukyu/helvum-dev:main into main

Removes the .toolbar class from a box in the headerbar and instead sets spacing property.

The .toolbar class added extra vertical padding, so the headerbar had to increase its size.

Merge request reports