summaryrefslogtreecommitdiff
path: root/modules/controlcenter/bluetooth
diff options
context:
space:
mode:
Diffstat (limited to 'modules/controlcenter/bluetooth')
-rw-r--r--modules/controlcenter/bluetooth/BtPane.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/controlcenter/bluetooth/BtPane.qml b/modules/controlcenter/bluetooth/BtPane.qml
index c6dbbcc..66fe0c8 100644
--- a/modules/controlcenter/bluetooth/BtPane.qml
+++ b/modules/controlcenter/bluetooth/BtPane.qml
@@ -19,6 +19,7 @@ RowLayout {
Item {
Layout.preferredWidth: Math.floor(parent.width * 0.4)
+ Layout.minimumWidth: 420
Layout.fillHeight: true
DeviceList {