1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-20 02:38:53 +00:00

Update overflow for sidebar

This commit is contained in:
Paulus Schoutsen
2016-07-31 01:29:36 -07:00
parent a343d3d098
commit dc64864a24

View File

@@ -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;