Skip to content

Commit f8e18cc

Browse files
authored
fix: increase specificity (#2074)
1 parent 64ca735 commit f8e18cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/components/Label/LabelCelebrationAnimation.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
}
4949
}
5050

51-
[data-celebration-text] {
51+
&.celebration [data-celebration-text] {
5252
background-size: 300% 100%;
5353
background-repeat: no-repeat;
5454
background-clip: text;

0 commit comments

Comments
 (0)