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

#44 | Fix too-wide sidebar in narrow screen #44

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

winstonsung
Copy link
Collaborator

Fix too-wide sidebar in narrow screen, causing cannot tap-to-close.

min-width: max-content; would cause the sidebar won't wrap texts in narrow
screens.

Also fix the sidebar became too narrow if the texts in sidebar are too short.

Bug: #44
Change-Id: I1272edf8fc488160eb717e40ad75fa3ecf432ace

Fix too-wide sidebar in narrow screen, causing cannot tap-to-close.

min-width: max-content; would cause the sidebar won't wrap texts in narrow
screens.

Also fix the sidebar became too narrow if the texts in sidebar are too short.

Bug: lakejason0#44
Change-Id: I1272edf8fc488160eb717e40ad75fa3ecf432ace
@winstonsung winstonsung self-assigned this Apr 29, 2024
@winstonsung winstonsung added the bug Something isn't working label Apr 29, 2024
@winstonsung winstonsung merged commit cdb51b0 into lakejason0:master Apr 29, 2024
4 checks passed
@winstonsung winstonsung deleted the dev-44 branch April 29, 2024 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant