diff --git a/src/panels/config/integrations/integration-panels/bluetooth/bluetooth-advertisement-monitor.ts b/src/panels/config/integrations/integration-panels/bluetooth/bluetooth-advertisement-monitor.ts index e3d9122a4b..07f7f98a1c 100644 --- a/src/panels/config/integrations/integration-panels/bluetooth/bluetooth-advertisement-monitor.ts +++ b/src/panels/config/integrations/integration-panels/bluetooth/bluetooth-advertisement-monitor.ts @@ -84,7 +84,7 @@ export class BluetoothAdvertisementMonitorPanel extends LitElement { hideable: false, moveable: false, direction: "asc", - flex: 2, + flex: 1, }, name: { title: localize("ui.panel.config.bluetooth.name"),