Replace link to /reblogs, require authentication

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak
2022-01-06 20:55:06 +01:00
parent f28a6c5256
commit bf3272d113
4 changed files with 32 additions and 9 deletions

View File

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