Skip to content

Conversation

@MindFreeze
Copy link
Member

Proposed change

Add align-items: center to the .container flex element to properly center the label content vertically. This fixes the alignment issue introduced in #27613 when tooltip support was added.

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (thank you!)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Example configuration

Additional information

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

Add align-items: center to the .container flex element to properly
center the label content vertically. This fixes the alignment issue
introduced in #27613 when tooltip support was added.

Fixes #28007
Copy link

@home-assistant home-assistant bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @claude

It seems you haven't yet signed a CLA. Please do so here.

Once you do that we will be able to review and accept this pull request.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bad alignment of ha-label on quick bar

3 participants