Skip to content

Commit

Permalink
we got this
Browse files Browse the repository at this point in the history
  • Loading branch information
langermank committed Sep 9, 2024
1 parent 5bd420e commit 122521b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions packages/react/src/Button/ButtonBase.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,8 @@
/* Visuals */
.Visual {
display: flex;
pointer-events: none;
}

.Visual:not(.loadingSpinner) {
color: var(--fgColor-muted);
pointer-events: none;
}

.ConditionalWrapper {
Expand Down

0 comments on commit 122521b

Please sign in to comment.