mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-19 19:07:23 +00:00
Reduce size of address column on Bluetooth Advertisement monitor
This commit is contained in:
parent
b95e87845f
commit
64b886eea0
@ -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"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user