fix playbar centering
This commit is contained in:
parent
35394d74ac
commit
f97b8ab17c
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ template $UiPlaybar: Box {
|
||||||
]
|
]
|
||||||
|
|
||||||
CenterBox {
|
CenterBox {
|
||||||
|
hexpand: true;
|
||||||
|
|
||||||
[start]
|
[start]
|
||||||
Box {
|
Box {
|
||||||
orientation: vertical;
|
orientation: vertical;
|
||||||
|
|
Loading…
Reference in a new issue