summaryrefslogtreecommitdiff
path: root/modules/controlcenter/bluetooth/DeviceList.qml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/controlcenter/bluetooth/DeviceList.qml')
-rw-r--r--modules/controlcenter/bluetooth/DeviceList.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/controlcenter/bluetooth/DeviceList.qml b/modules/controlcenter/bluetooth/DeviceList.qml
index 83b8200..a1644e5 100644
--- a/modules/controlcenter/bluetooth/DeviceList.qml
+++ b/modules/controlcenter/bluetooth/DeviceList.qml
@@ -20,7 +20,6 @@ ColumnLayout {
readonly property bool smallDiscoverable: width <= 540
readonly property bool smallPairable: width <= 480
- anchors.fill: parent
spacing: Appearance.spacing.small
RowLayout {