diff --git a/src/components/ha-sidebar.html b/src/components/ha-sidebar.html index 5c94b835f9..cd900f341f 100644 --- a/src/components/ha-sidebar.html +++ b/src/components/ha-sidebar.html @@ -20,7 +20,7 @@ font-size: 14px; }; display: block; - overflow: scroll; + overflow: auto; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none;