mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-21 22:50:59 -05:00
fix(mention): bolder text on mention badge
This commit is contained in:
parent
6c244d2ae7
commit
a21436479c
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ function Icon({
|
|||
y="5"
|
||||
r="5"
|
||||
fill={"white"}
|
||||
style={"text-align:center;"}
|
||||
fontWeight={600}
|
||||
text-anchor="middle"
|
||||
fontSize={"7.5"}
|
||||
alignmentBaseline={"middle"}
|
||||
|
|
Loading…
Reference in a new issue