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

frontend: fix minor spacing issue on medium size screens #3050

Conversation

thisconnect
Copy link
Collaborator

Before the chart on account-summary goes into mobile view below 640px causing the total balance and filters to have no spacing to the edge of the window if the window was between 640px and 678px.

Fixed by increasing the mobile style to be applied until 678px.

Before the chart on account-summary goes into mobile view below
640px causing the total balance and filters to have no spacing to
the edge of the window if the window was between 640px and 678px.

Fixed by increasing the mobile style to be applied until 678px.
@thisconnect
Copy link
Collaborator Author

current (without this pr)

please note mobile is fine, this happens only between 640 and 768 px

Bildschirmfoto 2024-11-14 um 12 31 17

@thisconnect
Copy link
Collaborator Author

with this change the total balance and filters will go into mobile version is under 768px
Bildschirmfoto 2024-11-14 um 12 30 50

Copy link
Collaborator

@Beerosagos Beerosagos left a comment

Choose a reason for hiding this comment

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

utACK

@thisconnect thisconnect merged commit f2d9df9 into BitBoxSwiss:release-v4.46.0 Nov 14, 2024
7 checks passed
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