summaryrefslogtreecommitdiff
path: root/config/LockConfig.qml
diff options
context:
space:
mode:
Diffstat (limited to 'config/LockConfig.qml')
-rw-r--r--config/LockConfig.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/LockConfig.qml b/config/LockConfig.qml
index 133f189..c3474a3 100644
--- a/config/LockConfig.qml
+++ b/config/LockConfig.qml
@@ -22,7 +22,7 @@ JsonObject {
property int mediaCoverBorder: 3
property int largeScreenWidth: 2560
property int smallScreenWidth: 1080
- property int buttonsWidth: 500
+ property int buttonsWidth: 400
property int buttonsWidthSmall: 300
}
}