Skip to content
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

feat: mobile UI fixes #635

Merged
merged 6 commits into from
Sep 12, 2024
Merged

feat: mobile UI fixes #635

merged 6 commits into from
Sep 12, 2024

Conversation

im-adithya
Copy link
Member

@im-adithya im-adithya commented Sep 10, 2024

Description

Fixes quite some UI issues in mobile. See screenshots for Before vs After:

Transaction lists are now in one line

Dialogs look cleaner (added margin on the sides and made them rounded)

Sidebar used to look ugly with different font sizes and spacing - cleaned now

Font size for input is 14px which led mobile browsers to zoom automatically (they do it if it's less than 16px) - changed text size to 16px now (only in mobiles)

Advanced dropdown in Node page

AppCard using full height because of h-full

Home card logos compressing in mobile

Copy link
Contributor

@rolznz rolznz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tACK

@rolznz
Copy link
Contributor

rolznz commented Sep 12, 2024

Nice work!

@rolznz rolznz merged commit ec54beb into master Sep 12, 2024
9 checks passed
@rolznz rolznz deleted the task-mobile-ui branch September 12, 2024 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants