Skip to content

Commit 1c6e8b6

Browse files
refactor: made changes in styling
1 parent 404e182 commit 1c6e8b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Button/Button.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ $black-outline-hover: rgba(0, 0, 0, 0.08);
2424
cursor: not-allowed;
2525
}
2626

27-
&.deriv-button__hover--disabled {
27+
&__hover--disabled {
2828
pointer-events: none;
2929
cursor: default;
3030

0 commit comments

Comments
 (0)