Remove the old thumbnail based visualization.

This commit is contained in:
Dermot Duffy
2022-03-20 21:44:50 -07:00
parent cd7c4a3980
commit b04d6c11fc
2 changed files with 5 additions and 81 deletions
+2
View File
@@ -36,6 +36,8 @@ ha-icon.control {
--mdc-icon-size: #{$drawer-icon-size};
padding-top: $drawer-padding-extend;
padding-bottom: $drawer-padding-extend;
transition: opacity 1s ease;
}
:host([open]) ha-icon.control {