-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(button): prevent icon and tooltip jumping for tertiary button (#5618
) * fix(button): prevent jump of icon in tertiary button * fix(button): simplify button stylings This addresses the following problems: - jumping tooltip on icon-only tertiary button - red border color for focused danger button when hovering * fix(button): correct box-shadows * fix: deprecate unused button-outline-offset and button-outline tokens * fix(button): correct danger button hover and icon-only svg fill Co-authored-by: TJ Egan <[email protected]> Co-authored-by: Josh Black <[email protected]>
- Loading branch information
1 parent
12d18ec
commit e62f8d9
Showing
4 changed files
with
22 additions
and
106 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
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