Skip to content

Commit 69c71be

Browse files
committed
fix: fixed linter error after merge
1 parent 377f81c commit 69c71be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mosaic/button/_button-theme.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
border-color: transparent;
2626
background-color: transparent;
2727

28-
&:hover,
28+
&:hover {
2929
background-color: map-get($background, overlay-hover);
3030

3131
& .mc-button-overlay {

0 commit comments

Comments
 (0)