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