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

UX: allow tooltips to appear, fix mobile layout for minimal, blog options #43

Merged
merged 4 commits into from
Jun 11, 2024

Conversation

awesomerobot
Copy link
Member

Fixed this by allowing content to shrink-fit with min-width: 0; so overflow: hidden; could be removed:

before:
image

after:
image

Also noticed some mobile layout issues...

Minimal style:

before/after

image image

Blog style:

before/after (title length too short)

image image

@awesomerobot awesomerobot merged commit 462ed6e into main Jun 11, 2024
4 checks passed
@awesomerobot awesomerobot deleted the ux-overflow-visible branch June 11, 2024 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants