-
Notifications
You must be signed in to change notification settings - Fork 71
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
📱 Improve mobile UI #4781
📱 Improve mobile UI #4781
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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 haven't actually reviewed the code but given that it's mostly stylistic changes and the app seems to work fine, I think that's fine.
I found some small UI issues on mobile. It's your call what to fix, I think the PR is good to be merged as is:
-
The sign transaction modal looks a bit weird. The fees at the bottom look broken, but the weird vertical spacing of text is not very pleasant as well:
-
The select membership modal also has weird vertical spacing, both "memberships" label and the actual member item should be closer to the top I think?
-
Very small but the email modal buttons spacing looks a bit weird
Based on #4759