mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-08 01:46:35 +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,
|
hideable: false,
|
||||||
moveable: false,
|
moveable: false,
|
||||||
direction: "asc",
|
direction: "asc",
|
||||||
flex: 2,
|
flex: 1,
|
||||||
},
|
},
|
||||||
name: {
|
name: {
|
||||||
title: localize("ui.panel.config.bluetooth.name"),
|
title: localize("ui.panel.config.bluetooth.name"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user