home-assistant / frontend

:lollipop: Frontend for Home Assistant
https://demo.home-assistant.io
Other
4k stars 2.73k forks source link

"People" settings: misaligned text (again) #21363

Open ildar170975 opened 3 months ago

ildar170975 commented 3 months ago

Checklist

Describe the issue you are experiencing

Settings -> People:

image

A text is misaligned since a mwc-list element is displayed: image

Some versions ago it was like (see PR) 261823016-538d2f6b-62e2-4ad5-90d2-2db3bc2b05ae

Probably may be fixed in "/src/panels/config/person/ha-config-person.ts":

      .empty ~ mwc-list {
        display: none;
      }

Describe the behavior you expected

Aligned text

Steps to reproduce the issue

as above

What version of Home Assistant Core has the issue?

2024.7.1

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue with?

Chrome 126.0.6478.127

Which operating system are you using to run this browser?

Win10x64

State of relevant entities

No response

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

No response

Additional information

No response

github-actions[bot] commented 3 days ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.