fix: badges
This commit is contained in:
@ -281,7 +281,7 @@
|
|||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
.message .profile .badge-icon {
|
.message .badge-icon {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
width: 18px;
|
width: 18px;
|
||||||
height: 18px;
|
height: 18px;
|
||||||
|
@ -67,11 +67,6 @@ header button {
|
|||||||
gap: 8px;
|
gap: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
header .profile img {
|
|
||||||
width: 48px;
|
|
||||||
height: 48px;
|
|
||||||
}
|
|
||||||
|
|
||||||
@media (max-width: 1020px) {
|
@media (max-width: 1020px) {
|
||||||
header .header-right {
|
header .header-right {
|
||||||
gap: 8px;
|
gap: 8px;
|
||||||
|
Reference in New Issue
Block a user