mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-16 05:46:35 +00:00
Add bottom margin to <ha-map> in more-info-person (#9604)
This commit is contained in:
parent
11be603ed3
commit
bf83a9980e
@ -75,6 +75,7 @@ class MoreInfoPerson extends LitElement {
|
||||
}
|
||||
ha-map {
|
||||
margin-top: 16px;
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
`;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user