-
Notifications
You must be signed in to change notification settings - Fork 3
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: Zoom is applied on Transaction page on mobile #640
fix: Zoom is applied on Transaction page on mobile #640
Conversation
Deployed to https://pr-640-aescan.stg.service.aepps.com |
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.
Still reproducible for me.
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.
I also confirm the issue is still there. I think it's because the font size of the values inside the dropdown is still < 16px.
Thanks for the hint. I found one more place potentionally affecting this, so I tried a different approach. If it's not gonna work, then I will use your suggestion. Please help me to check again |
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.
Fixed, LGTM
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.
Works well now
Description
resolves #638
Demo
Checklist: