fix playbar centering

This commit is contained in:
Erica Z 2024-10-20 12:03:24 +02:00
parent 35394d74ac
commit f97b8ab17c

View file

@ -6,6 +6,8 @@ template $UiPlaybar: Box {
] ]
CenterBox { CenterBox {
hexpand: true;
[start] [start]
Box { Box {
orientation: vertical; orientation: vertical;