Skip to content

Commit 6f347a0

Browse files
committed
fix: bug
1 parent f024f23 commit 6f347a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/components/Button/styles/index.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
border-image-slice: 10;
3030

3131
background-image: $button-gradient-color;
32-
background-clip: initial;
32+
background-clip: text;
3333
color: transparent;
3434

3535
&:hover {

0 commit comments

Comments
 (0)