Make control sizes configurable.

This commit is contained in:
Dermot Duffy
2021-10-30 20:14:46 -07:00
parent fcc40a926b
commit 17eb1d439d
8 changed files with 69 additions and 15 deletions
-1
View File
@@ -6,7 +6,6 @@ ha-icon-button.button {
border-radius: 50%;
padding: 0px;
margin: 3px;
--mdc-icon-button-size: 40px;
--ha-icon-display: block;
/* Buttons can always be clicked */
pointer-events: auto;