-
Notifications
You must be signed in to change notification settings - Fork 94
Cannot center text in chip #1854
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
Labels
Workflow: Issue created
JIRA issue is created and will be analyzed
Comments
🤖 Hello @katie-weisenberger Your issue will be analyzed and is part of our internal workflow. JIRA: IX-2645 |
@katie-weisenberger as a workaround you can try the following:
|
That worked for me, thank you so much! |
8 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Prerequisites
What happened?
When using the ix-chip component, if I manually set a width of the chip, the text is automatically aligned left, and cannot be changed. I would like to be able to center the text.
I tried justify-content: center and align-content: center but this didn't work.
What type of frontend framework are you seeing the problem on?
Angular
Which version of iX do you use?
v2.7.0
Code to produce this issue.
The text was updated successfully, but these errors were encountered: