mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-08-05 13:08:29 -04:00
fix: add missing vertical anchor for cava/music icon (#2742)
This commit is contained in:
@@ -282,6 +282,7 @@ BasePill {
|
|||||||
Row {
|
Row {
|
||||||
id: mediaInfo
|
id: mediaInfo
|
||||||
spacing: Theme.spacingXS
|
spacing: Theme.spacingXS
|
||||||
|
anchors.verticalCenter: parent.verticalCenter
|
||||||
|
|
||||||
Item {
|
Item {
|
||||||
width: 20
|
width: 20
|
||||||
|
|||||||
Reference in New Issue
Block a user