Skip to content

Commit

Permalink
feat: remove disabled style
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoyadmoon committed Apr 9, 2024
1 parent 723ba8b commit 56616f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/core/src/styles/_states.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
pointer-events: none !important;
}

[disabled],
.#{$prefix-state}-disabled {
opacity: .3 !important;
pointer-events: none !important;
Expand Down

0 comments on commit 56616f3

Please sign in to comment.