update height of bars

This commit is contained in:
Schrottkatze 2025-01-01 03:15:13 +01:00
parent 1e19aa996b
commit db11ba184c
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@
:exclusive true
:geometry (geometry
:width "100%"
:height "32px"
:height "33px"
:anchor "bottom center")
(bottomBar))

View file

@ -9,7 +9,7 @@
:exclusive true
:geometry (geometry
:width "100%"
:height "32px"
:height "33px"
:anchor "top center")
(topBar))