adjust mobile unread

This commit is contained in:
Alejandro Gomez 2023-02-14 11:50:29 +01:00 committed by Kieran
parent b01b5c2da1
commit 3ed868edde
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

@ -58,8 +58,8 @@ header .pfp .avatar-wrapper {
@media (max-width: 520px) {
.header-actions .btn-rnd .has-unread {
top: 6px;
right: 6px;
top: 2px;
right: 2px;
}
}