Merge pull request 'positioning is kinda weird for notic-count' (#31) from master into 98

Reviewed-on: #31
This commit is contained in:
Kibi Kelburton
2026-07-26 22:44:49 +00:00

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;