mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 03:06:41 +00:00
Less whitespace around icon (#4888)
This commit is contained in:
parent
73934afc7d
commit
f4eb3380b4
@ -428,12 +428,7 @@ class HuiSensorCard extends LitElement implements LovelaceCard {
|
|||||||
|
|
||||||
.icon {
|
.icon {
|
||||||
color: var(--paper-item-icon-color, #44739e);
|
color: var(--paper-item-icon-color, #44739e);
|
||||||
display: inline-block;
|
|
||||||
flex: 0 0 40px;
|
|
||||||
line-height: 40px;
|
line-height: 40px;
|
||||||
position: relative;
|
|
||||||
text-align: center;
|
|
||||||
width: 40px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.info {
|
.info {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user