diff --git a/Bar/Time.qml b/Bar/Time.qml index dbb3ba5..777a090 100644 --- a/Bar/Time.qml +++ b/Bar/Time.qml @@ -24,7 +24,7 @@ Container { PropertyChanges { root.boxHeight: 32 root.boxRadius: 12 - root.boxWidth: 110 + root.boxWidth: 107 } } ]