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
|
@ -272,9 +272,12 @@
|
|||
--lightText: var(--popoverLightText, $fallback--lightText);
|
||||
--icon: var(--popoverIcon, $fallback--icon);
|
||||
|
||||
.fa-scale-110 fa-old-padding:before {
|
||||
width: 1.1em;
|
||||
.follow-request-count {
|
||||
vertical-align: baseline;
|
||||
background-color: $fallback--bg;
|
||||
background-color: var(--input, $fallback--faint);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.side-drawer-logo-wrapper {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue