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

Text in P&S overflows on very small phones #12

Open
blahosyl opened this issue Apr 11, 2024 · 0 comments
Open

Text in P&S overflows on very small phones #12

blahosyl opened this issue Apr 11, 2024 · 0 comments
Assignees
Labels
bug Something isn't working optional Optional feature/change

Comments

@blahosyl
Copy link
Owner

According to AmIResponsive, the phone view used is 320x480px scaled down to scale(0.219). This is not part of the emulators in Google Developer tools, so it was not picked up in testing.

Possible fix: use overflow property. However, it's interactions with Flexbox need to be tested.

Manually copied from Issue #63 of the originally forked repo.

@blahosyl blahosyl added bug Something isn't working optional Optional feature/change labels Apr 11, 2024
@blahosyl blahosyl self-assigned this Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working optional Optional feature/change
Projects
None yet
Development

No branches or pull requests

1 participant