Skip to content

Commit 0c55928

Browse files
committed
chore: small changes
1 parent bdc584a commit 0c55928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/style/mixin.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,14 @@
7373
width: 18px;
7474
height: 18px;
7575
font-size: $font-size-l;
76+
font-weight: normal;
7677
cursor: pointer;
7778
transition: color $anim-duration;
7879
&.filter-text {
7980
width: auto;
8081
max-width: 80px;
8182
font-size: $font-size;
8283
overflow: hidden;
83-
font-weight: normal;
8484
text-overflow: ellipsis;
8585
display: inline-block;
8686
}

0 commit comments

Comments
 (0)