mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-24 13:27:22 +00:00
Fix Icon spacing in Logbook list (#1774)
This commit is contained in:
parent
794808d3a7
commit
b8cee5cc9c
@ -31,7 +31,7 @@ class HaLogbook extends EventsMixin(PolymerElement) {
|
||||
color: var(--secondary-text-color);
|
||||
}
|
||||
|
||||
domain-icon {
|
||||
iron-icon {
|
||||
margin: 0 8px 0 16px;
|
||||
color: var(--primary-text-color);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user