This commit is contained in:
Mirco Wittrien 2023-10-19 11:40:59 +02:00
parent 7f704313f7
commit aea3ebbab5
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,9 @@
.supporter-Z3FfwL.hasBadge-4rT8_u {
overflow: visible;
}
.member-2gU6Ar .supporter-Z3FfwL.hasBadge-4rT8_u {
position: relative;
}
.dev-A7f2Rx::before,
.supporter-Z3FfwL::before {
display: none !important;

View File

@ -1,6 +1,9 @@
.dev-A7f2Rx.hasBadge-4rT8_u {
overflow: visible;
}
.member-2gU6Ar .dev-A7f2Rx.hasBadge-4rT8_u {
position: relative;
}
.dev-A7f2Rx::before {
display: none !important;
}
@ -27,7 +30,7 @@
top: 74% !important;
left: 1.5% !important;
}
.dev-A7f2Rx..hasBadge-4rT8_u .mask-1y0tyc[width="32"][height="32"] ~ .badge-7R_W3s {
.dev-A7f2Rx.hasBadge-4rT8_u .mask-1y0tyc[width="32"][height="32"] ~ .badge-7R_W3s {
margin-top: -8% !important;
margin-left: -6% !important;
}