Filter domain from referrers.

This commit is contained in:
Mike Cao 2020-08-07 02:46:21 -07:00
parent 00e232fee8
commit 0a411a9ad6
6 changed files with 15 additions and 8 deletions

View file

@ -4,10 +4,6 @@
cursor: pointer;
}
.icon {
margin-right: 8px;
}
.username {
border-bottom: 1px solid var(--gray500);
}