fix: fixed positioning

pull/1049/head
trashtemp 2022-01-13 20:00:53 +01:00
parent ca374908a6
commit 3345dc46a2
1 changed files with 1 additions and 1 deletions

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