diff --git a/src/components/ha-sidebar.ts b/src/components/ha-sidebar.ts index 086b0bfdba..2f1f473ca4 100644 --- a/src/components/ha-sidebar.ts +++ b/src/components/ha-sidebar.ts @@ -781,7 +781,7 @@ class HaSidebar extends LitElement { display: initial; } .title mwc-button { - width: 100%; + width: 90%; } #sortable, .hidden-panel {