diff --git a/ui/MediaButton.qml b/ui/MediaButton.qml index c2cc6ac..cb9f204 100644 --- a/ui/MediaButton.qml +++ b/ui/MediaButton.qml @@ -35,8 +35,8 @@ Image { id: glow visible: false - width: 250 - height: 250 + width: parent.width + height: parent.height color: "#00000000" radius: 125 scale: 1.05