feat: Add richer card theme support (#1809)

This commit is contained in:
Dermot Duffy
2025-01-07 19:54:13 -08:00
committed by GitHub
parent f7ecb91578
commit 278560b5ac
65 changed files with 1187 additions and 352 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ div.upgrade span {
margin-right: 0px;
margin-bottom: 5px;
}
.submenu .controls ha-icon-button.button {
.submenu .controls ha-icon-button {
--mdc-icon-button-size: 32px;
--mdc-icon-size: calc(var(--mdc-icon-button-size) / 2);
}