positioning is kinda weird for notic-count #31

Merged
kibi merged 1 commits from master into 98 2026-07-26 22:44:50 +00:00
Showing only changes of commit 0a21b6c8f8 - Show all commits

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;