Fix follow request count position on mobile

This commit is contained in:
Eris 2021-06-20 06:27:32 +00:00
parent 338134acfb
commit cd9dd352e3
2 changed files with 3 additions and 3 deletions

View file

@ -273,9 +273,7 @@
--icon: var(--popoverIcon, $fallback--icon);
.badge {
position: absolute;
right: 0.7rem;
top: 1em;
margin-left: 10px;
}
}