Merge branch 'mentions-modal' into 'develop'

Replace link to /reblogs, require authentication

See merge request soapbox-pub/soapbox-fe!960
This commit is contained in:
marcin mikołajczak 2022-01-06 20:10:19 +00:00
commit 9e198902a9
4 changed files with 1 additions and 0 deletions

View file

@ -88,6 +88,7 @@
color: var(--primary-text-color--faint);
text-decoration: none;
font-size: 13px;
cursor: pointer;
}
.detailed-status__button {