fix: fixed positioning

This commit is contained in:
trashtemp
2022-01-13 20:00:53 +01:00
parent ca374908a6
commit 3345dc46a2

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+"}