Less whitespace around icon (#4888)

This commit is contained in:
Paulus Schoutsen 2020-02-15 22:39:03 -08:00 committed by GitHub
parent 73934afc7d
commit f4eb3380b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -428,12 +428,7 @@ class HuiSensorCard extends LitElement implements LovelaceCard {
.icon {
color: var(--paper-item-icon-color, #44739e);
display: inline-block;
flex: 0 0 40px;
line-height: 40px;
position: relative;
text-align: center;
width: 40px;
}
.info {