Fix panel backgrounds and sizes
[apps/homescreen.git] / homescreen / qml / MediaAreaRadio.qml
index a49f06d..73ab073 100644 (file)
@@ -19,6 +19,6 @@ import QtQuick 2.2
 
 Image {
     width: 1080
-    height: 215
+    height: 216
     source: './images/Utility_Radio_Background-01.png'
 }