Sensor card hugging (#4887)

This commit is contained in:
Paulus Schoutsen 2020-02-15 21:57:56 -08:00 committed by GitHub
parent 9d2a0c0502
commit 73934afc7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -438,7 +438,7 @@ class HuiSensorCard extends LitElement implements LovelaceCard {
.info { .info {
flex-wrap: wrap; flex-wrap: wrap;
margin: 16px; margin: 0 16px 16px;
} }
#value { #value {