logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: 5740a79dbd926c4a361cea90a4173dcdcc9bca17
parent e6d5ddcbb69ff93e711227672caaf208cf872c21
Author: Henry Jameson <me@hjkos.com>
Date:   Tue,  8 Jun 2021 00:06:26 +0300

faint @

Diffstat:

Msrc/components/mention_link/mention_link.scss1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/components/mention_link/mention_link.scss b/src/components/mention_link/mention_link.scss @@ -33,6 +33,7 @@ & .short, & .full { &::before { + color: var(--faint); content: '@'; } }