fix settings tabs on mobile, update follow request badge

This commit is contained in:
Henry Jameson 2020-10-28 21:55:08 +02:00
parent fc7dfb3b9e
commit 0ac9d81788
3 changed files with 7 additions and 4 deletions

View file

@ -85,7 +85,7 @@
}
.follow-request-count {
vertical-align: bottom;
vertical-align: baseline;
background-color: $fallback--bg;
background-color: var(--input, $fallback--faint);
}