Fix Icon spacing in Logbook list (#1774)

This commit is contained in:
Tom Raithel 2018-10-15 21:02:32 +02:00 committed by Paulus Schoutsen
parent 794808d3a7
commit b8cee5cc9c

View File

@ -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);
}