mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-16 22:06:34 +00:00
Merge pull request #1863 from home-assistant/states-sensor-badges
States Sensor badges Padding fix
This commit is contained in:
commit
156ea62ffa
@ -90,6 +90,7 @@ class HaCards extends PolymerElement {
|
|||||||
.badges {
|
.badges {
|
||||||
font-size: 85%;
|
font-size: 85%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
padding-top: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.column {
|
.column {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user