Fix panel backgrounds and sizes
[apps/homescreen.git] / homescreen / qml / MediaAreaMusic.qml
index c0408e6..6d72003 100644 (file)
@@ -21,7 +21,7 @@ import QtQuick.Controls 2.0
 
 Image {
     width: 1080
-    height: 215
+    height: 216
     source: './images/Utility_Music_Background-01.png'
 
     ColumnLayout {