fix: fixed positioning

This commit is contained in:
trashtemp 2022-01-13 20:00:53 +01:00
parent a21436479c
commit 59685a961a
No known key found for this signature in database
GPG key ID: D1F0DB65081B0FC6

View file

@ -61,9 +61,9 @@ function Icon({
y="5"
r="5"
fill={"white"}
fontSize={"7.5"}
fontWeight={600}
text-anchor="middle"
fontSize={"7.5"}
alignmentBaseline={"middle"}
dominant-baseline={"middle"}>
{count < 10 ? count : "9+"}