Skip to content

Commit 24f0756

Browse files
authored
Update reference to badge variable
1 parent de36185 commit 24f0756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/app/components/Badge.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export default {
3838
&.top
3939
vertical-align top
4040
&.tip, &.green
41-
background-color $badgeGreen
41+
background-color $badgeTip
4242
&.error
4343
background-color $badgeError
4444
&.warning, &.warn, &.yellow

0 commit comments

Comments
 (0)