fix: badges

This commit is contained in:
Kieran 2023-12-07 16:42:45 +00:00
parent 43bf7f2d00
commit 0897f406ca
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941
2 changed files with 1 additions and 6 deletions

View File

@ -281,7 +281,7 @@
color: white;
}
.message .profile .badge-icon {
.message .badge-icon {
background: transparent;
width: 18px;
height: 18px;

View File

@ -67,11 +67,6 @@ header button {
gap: 8px;
}
header .profile img {
width: 48px;
height: 48px;
}
@media (max-width: 1020px) {
header .header-right {
gap: 8px;