fix settings tabs on mobile, update follow request badge
This commit is contained in:
parent
fc7dfb3b9e
commit
0ac9d81788
3 changed files with 7 additions and 4 deletions
|
@ -92,7 +92,7 @@
|
|||
flex-direction: column;
|
||||
|
||||
@media all and (max-width: 800px) {
|
||||
min-width: 1em;
|
||||
min-width: 4em;
|
||||
}
|
||||
|
||||
&:not(.active)::after {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue