Fix alignment entities card header toggle (#4532)

This commit is contained in:
Bram Kragten 2020-01-20 21:05:05 +01:00 committed by GitHub
parent 913299998c
commit 3474e92eb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -155,10 +155,6 @@ class HuiEntitiesCard extends LitElement implements LovelaceCard {
text-overflow: ellipsis;
}
.card-header hui-entities-toggle {
margin: -4px 0;
}
#states > * {
margin: 8px 0;
}