mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 17:11:55 +00:00
Merge pull request #216 from gregorypappas/dominant-baseline
This commit is contained in:
@@ -66,7 +66,7 @@ function Icon({
|
||||
text-anchor="middle"
|
||||
fontSize={"7.5"}
|
||||
alignmentBaseline={"middle"}
|
||||
dominantBaseline={"middle"}>
|
||||
dominant-baseline={"middle"}>
|
||||
{count < 10 ? count : "9+"}
|
||||
</text>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user