mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Update ha-config-person.ts: fix misaligned text (#17637)
This commit is contained in:
parent
07dceb8e6d
commit
014bbf12ce
@ -276,8 +276,10 @@ class HaConfigPerson extends LitElement {
|
||||
overflow: hidden;
|
||||
}
|
||||
.empty {
|
||||
text-align: center;
|
||||
padding: 8px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-around;
|
||||
}
|
||||
paper-icon-item {
|
||||
padding-top: 4px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user