-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(combobox-item): tweak center content font-weight and spacing (#9818)
**Related Issue:** #3695 ## Summary This fixes spacing and font-weight to follow the updated spec. ### Notes * updates previous internal CSS prop to follow conventions (will follow suit for others in a separate PR) * ensures selected font weight is only applied to the title/heading * fixes trailing indent padding * prevents wrapping of `short-heading`
- Loading branch information
1 parent
e846ef5
commit a67c4af
Showing
3 changed files
with
30 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters