Skip to content

Commit

Permalink
fix: #2023
Browse files Browse the repository at this point in the history
  • Loading branch information
saadeghi committed Jun 20, 2023
1 parent 17d1c6d commit 0c4524b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/styled/button.css
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@
}

/* disabled */
&-disabled,
&.btn-disabled,
&[disabled],
&:disabled {
@apply border-opacity-0 bg-neutral bg-opacity-20 text-base-content text-opacity-20;
Expand Down

0 comments on commit 0c4524b

Please sign in to comment.