Refactor auth to support multiple accounts
This commit is contained in:
parent
8e386ddfd4
commit
0162eac662
9 changed files with 0 additions and 1 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
app/soapbox/features/ui/components/profile_dropdown.js
Normal file
BIN
app/soapbox/features/ui/components/profile_dropdown.js
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -62,7 +62,6 @@
|
|||
text-decoration: none;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
text-transform: capitalize;
|
||||
color: var(--primary-text-color);
|
||||
|
||||
&:focus,
|
||||
|
|
Loading…
Reference in a new issue