Merge branch 'dev'

This commit is contained in:
Paulus Schoutsen 2019-06-30 23:02:58 -07:00
commit adf002c154

View File

@ -381,6 +381,7 @@ class HaSidebar extends LitElement {
box-sizing: border-box;
height: calc(100% - 196px);
overflow-y: auto;
overflow-x: hidden;
}
a {