Restore mobile account switcher, make it available to everyone

This commit is contained in:
Alex Gleason
2022-04-25 18:37:20 -05:00
parent 92cdd238b1
commit 2758980021
3 changed files with 14 additions and 12 deletions

View File

@@ -134,7 +134,7 @@
.sidebar-menu-item {
display: flex;
padding: 16px 18px;
padding: 16px 0;
cursor: pointer;
text-decoration: none;
color: var(--primary-text-color--faint);