Skip to content

fix: remove mobile dropdown font-size override#1508

Open
slash-init wants to merge 1 commit into
processing:mainfrom
slash-init:fix/mobile-dropdown-font-inheritance
Open

fix: remove mobile dropdown font-size override#1508
slash-init wants to merge 1 commit into
processing:mainfrom
slash-init:fix/mobile-dropdown-font-inheritance

Conversation

@slash-init

Copy link
Copy Markdown
Contributor

Summary

The dropdown labels had a hardcoded font-size: 0.75rem on mobile, while the Search input inherited its font size from the parent. This removes the hardcoded font size so the dropdowns inherit from the parent, matching the Search input and keeping the typography consistent on mobile.
Tested on a 320×568 viewport to ensure the labels still fit without clipping or overlapping.

Before :
image

After :
image

Fixes #1507

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.0] Font-sizes for Language and Accessibility dropdowns on mobile are too small

1 participant