We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 404e182 commit 1c6e8b6Copy full SHA for 1c6e8b6
src/components/Button/Button.scss
@@ -24,7 +24,7 @@ $black-outline-hover: rgba(0, 0, 0, 0.08);
24
cursor: not-allowed;
25
}
26
27
- &.deriv-button__hover--disabled {
+ &__hover--disabled {
28
pointer-events: none;
29
cursor: default;
30
0 commit comments