fix: ha-icon (if in custom_fields) size was weird

This commit is contained in:
Jérôme Wiedemann 2023-07-24 18:56:20 +00:00
parent 452ee0ff24
commit a448c8e826
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ export const styles = css`
opacity: 1;
transition-delay: 1.5s;
}
ha-icon,
ha-state-icon {
display: inline-block;
margin: auto;