Skip to content

Commit 76c4034

Browse files
authored
fix(statustag): add statusTag text size and weight (#515)
1 parent 89426ce commit 76c4034

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/statusTag/style.scss

+2
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ $colors: (
6666
}
6767
}
6868
&__text {
69+
font-size: 12px;
70+
font-weight: 400;
6971
margin-left: 8px;
7072
line-height: 22px;
7173
white-space: nowrap;

0 commit comments

Comments
 (0)