Removed border on bar media display to match the other capsules
This commit is contained in:
parent
49e0acb377
commit
170502259e
1 changed files with 0 additions and 2 deletions
|
|
@ -31,8 +31,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