Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: alignement of listitem name for one line layout #5853

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

GretaD
Copy link
Contributor

@GretaD GretaD commented Jul 22, 2024

☑️ Resolves

🖼️ Screenshots

🏚️ Before 🏡 After
ab bc

🚧 Tasks

  • ...

🏁 Checklist

  • ⛑️ Tests are included or are not applicable
  • 📘 Component documentation has been extended, updated or is not applicable
  • 3️⃣ Backport to next requested with a Vue 3 upgrade

@GretaD GretaD added bug Something isn't working 3. to review Waiting for reviews labels Jul 22, 2024
@GretaD GretaD self-assigned this Jul 22, 2024
@GretaD
Copy link
Contributor Author

GretaD commented Jul 22, 2024

/backport to next

Comment on lines 840 to 842
.list-item-content__name {
align-self: center;
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
.list-item-content__name {
align-self: center;
}
.list-item-content__name {
align-self: center;
}

@susnux susnux changed the title fix: fix name alignement for one line layout fix: alignement of listitem name for one line layout Jul 22, 2024
Signed-off-by: greta <gretadoci@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants