-
Notifications
You must be signed in to change notification settings - Fork 156
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.dropdown
Description
Description
The dropdown is using the wrong typography in bootstrap and fluent themes
Steps to reproduce
- Open Dropdown Sample in DevDemos
- Toggle a dropdown and inspect its typography in bootstrap and fluent themes
- Compare to UI Kits
Result
The Bootstrap Dropdown uses body-1 for header and item
The Fluent Dropdown uses overline for headers
Expected result
The Bootstrap Dropdown should use overline for headers and body-2 items
The Fluent Dropdown should use subtitle-2 for headers
Metadata
Metadata
Assignees
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.dropdown