aglinxinyuan commented on PR #3784:
URL: https://github.com/apache/texera/pull/3784#issuecomment-3353753909
The current version of Ng-zorro has a bug that the avatar text doesn't
center inside the dropdown.
Added the following line to fix the bug:
`.ant-avatar-string { position:relative;left:0; }`
| Before | After |
| ------------- | ------------- |
| <img width="209" height="47" alt="Screenshot 2025-09-30 at 13 44 10"
src="https://github.com/user-attachments/assets/64b04999-b98f-44a5-af5e-fd7fa25d9b7e"
/> | <img width="202" height="38" alt="Screenshot 2025-09-30 at 13 46 54"
src="https://github.com/user-attachments/assets/b9aba8b9-db60-4b99-a49d-505e62a230f3"
/> |
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]