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

Some HTML styles are not suitable for small screens #68

Open
AylenHoz opened this issue Feb 13, 2025 · 0 comments · May be fixed by #67
Open

Some HTML styles are not suitable for small screens #68

AylenHoz opened this issue Feb 13, 2025 · 0 comments · May be fixed by #67

Comments

@AylenHoz
Copy link
Contributor

Issue description

Some HTML styles are not suitable for small screens, such as those on mobile devices:

  • Some padding is too large
  • The stack trace ellipsis is lost on small screens

Solution

Implement styles based on calc and media query to adjust certain styles to the screen size.

PR: #67

Before - After

WhatsApp Image 2025-02-13 at 11 22 47 (1)
WhatsApp Image 2025-02-13 at 11 22 47

@AylenHoz AylenHoz linked a pull request Feb 13, 2025 that will close this issue
7 tasks
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 a pull request may close this issue.

1 participant