Center icon in md-icon-button (#15541)

This commit is contained in:
Bram Kragten 2023-02-22 11:27:57 +01:00 committed by GitHub
parent fef74b0b8a
commit dfb74fd576
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -262,6 +262,7 @@ class MoreInfoLight extends LitElement {
md-outlined-icon-button-toggle,
md-outlined-icon-button {
--ha-icon-display: block;
--md-sys-color-on-surface: var(--secondary-text-color);
--md-sys-color-on-surface-variant: var(--secondary-text-color);
--md-sys-color-on-surface-rgb: var(--rgb-secondary-text-color);