fix(mention): bolder text on mention badge
parent
6c244d2ae7
commit
a21436479c
|
|
@ -61,7 +61,7 @@ function Icon({
|
||||||
y="5"
|
y="5"
|
||||||
r="5"
|
r="5"
|
||||||
fill={"white"}
|
fill={"white"}
|
||||||
style={"text-align:center;"}
|
fontWeight={600}
|
||||||
text-anchor="middle"
|
text-anchor="middle"
|
||||||
fontSize={"7.5"}
|
fontSize={"7.5"}
|
||||||
alignmentBaseline={"middle"}
|
alignmentBaseline={"middle"}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue