-
Notifications
You must be signed in to change notification settings - Fork 179
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(select): vertically center arrow #178
Conversation
Signed-off-by: Tianchu Zhao <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! I'll let others to double check as I am not familiar with this repo.
Stale pull request message |
@tczhao does the Workflows UI still have this issue? If so we can re-open and merge this |
Hi @agilgur5 , Thanks for looking into this, Let me test with the suggested changes |
Gosh, my CSS is definitely a bit rusty; this is vertical centering, right, which is one of the most hacky CSS things, and this is a classic "technique" or workaround to achieve vertical centering. |
Signed-off-by: Anton Gilgur <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for fixing and double-checking!
fixes argoproj/argo-workflows#7789
center align select arrow, fixes hidden arrow on no text selection
left(old) -> right(new)
argo-workflow:
argo-cd: