Merge branch 'main' into miniplayer-eyecandy
This commit is contained in:
commit
e51c5cf4bd
56 changed files with 3481 additions and 3542 deletions
|
|
@ -32,8 +32,6 @@ Row {
|
|||
height: Math.round(Style.capsuleHeight * scaling)
|
||||
radius: Math.round(Style.radiusM * scaling)
|
||||
color: Color.mSurfaceVariant
|
||||
border.color: Color.mOutline
|
||||
border.width: Math.max(1, Math.round(Style.borderS * scaling))
|
||||
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue