media controls: fix weird white corners

This commit is contained in:
end-4
2025-05-25 22:17:25 +02:00
parent 3fb84b1f7f
commit 85d3bc4444
@@ -119,6 +119,7 @@ Item { // Player instance
id: backgroundShadowLayer
anchors.fill: parent
anchors.margins: Appearance.sizes.elevationMargin
color: blendedColors.colLayer0
radius: root.popupRounding
layer.enabled: true