mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 10:16:46 +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 {
|
||||
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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user