Merge branch 'email-list' into 'develop'
Email list integration See merge request soapbox-pub/soapbox-fe!527
This commit is contained in:
commit
845ac6ab08
6 changed files with 4 additions and 0 deletions
BIN
app/soapbox/actions/email_list.js
Normal file
BIN
app/soapbox/actions/email_list.js
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -68,6 +68,10 @@
|
|||
margin-bottom: 8px;
|
||||
border-bottom: 1px solid var(--accent-color--med);
|
||||
}
|
||||
|
||||
a {
|
||||
color: var(--brand-color);
|
||||
}
|
||||
}
|
||||
|
||||
.unapproved-account {
|
||||
|
|
Loading…
Reference in a new issue