mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-18 14:56:37 +00:00
Remove id on sidebar
This commit is contained in:
parent
ec20f7e2c4
commit
84322a21fe
@ -410,7 +410,6 @@ class HaSidebar extends SubscribeMixin(LitElement) {
|
|||||||
// prettier-ignore
|
// prettier-ignore
|
||||||
return html`
|
return html`
|
||||||
<paper-listbox
|
<paper-listbox
|
||||||
id="sidebar"
|
|
||||||
attr-for-selected="data-panel"
|
attr-for-selected="data-panel"
|
||||||
class="ha-scrollbar"
|
class="ha-scrollbar"
|
||||||
.selected=${selectedPanel}
|
.selected=${selectedPanel}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user