positioning is kinda weird for notic-count

This commit is contained in:
2026-07-27 00:44:00 +02:00
parent a7aabac956
commit 0a21b6c8f8

View File

@@ -1237,7 +1237,7 @@ html[theme='95'] .item-main-content .metadata {
.notif-count { .notif-count {
position: absolute; position: absolute;
top: -5px; top: 0;
right: -5px; right: -5px;
background: var(--badge-nsfw); background: var(--badge-nsfw);
color: white; color: white;