forked from WordPress/gutenberg
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CustomSelectControl V2: allow wrapping item hint to new line (WordPre…
…ss#62848) * Wrap item hint when it doesn't fit * Set more legacy classnames * Use padding instead of margin * CHANGELOG * Move hint styles to bottom of file, add more specificity to override v1 styles * Better defaults for V2 legacy styles * Use line-height variable * Add block margin to hint for better spacing when collapsed * More renaming * Today I (re-)learned row and column gap * Comment out legacy classnames, remove && specificity hack in styles * Swap row-gap with margin-block on the hint for better vertical spacing when on separate rows --- Co-authored-by: ciampo <mciampini@git.wordpress.org> Co-authored-by: mirka <0mirka00@git.wordpress.org> Co-authored-by: tyxla <tyxla@git.wordpress.org>
- Loading branch information
1 parent
479f342
commit 2e97bb4
Showing
3 changed files
with
57 additions
and
35 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