mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 08:16:36 +00:00
Fix States Badges Padding
This commit is contained in:
parent
39dd0524f8
commit
685915e13c
@ -90,6 +90,7 @@ class HaCards extends PolymerElement {
|
|||||||
.badges {
|
.badges {
|
||||||
font-size: 85%;
|
font-size: 85%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
padding-top: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.column {
|
.column {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user