Skip to content

Commit

Permalink
Allowed the loading state to be focused
Browse files Browse the repository at this point in the history
  • Loading branch information
vicky-comeau committed Oct 10, 2024
1 parent 26b6561 commit eae8b7d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/components/src/buttons/src/Button.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -352,10 +352,6 @@

/* Loading */

.hop-Button[data-pending] {
outline: none;
}

.hop-Button--primary[data-pending] {
--background-color: var(--hop-Button-primary-background-color);
--color: var(--hop-Button-primary-color);
Expand Down

0 comments on commit eae8b7d

Please sign in to comment.