diff --git a/Modules/OSD/OSD.qml b/Modules/OSD/OSD.qml index 3bf1076c..64549d45 100644 --- a/Modules/OSD/OSD.qml +++ b/Modules/OSD/OSD.qml @@ -298,8 +298,6 @@ Variants { height: panel.barThickness radius: Math.round(panel.barThickness / 2) color: Color.mSurfaceVariant - Layout.alignment: Qt.AlignVCenter - anchors.horizontalCenter: parent.horizontalCenter width: parent.width * 0.6 Rectangle {