mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-26 18:56:39 +00:00
Sensor Card - Top Margin 16px -> 8px (#4917)
This commit is contained in:
parent
2c58a9f802
commit
aa94e45582
@ -401,7 +401,7 @@ class HuiSensorCard extends LitElement implements LovelaceCard {
|
||||
}
|
||||
|
||||
.header {
|
||||
margin: 16px 16px 0;
|
||||
margin: 8px 16px 0;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user