positioning is kinda weird for notic-count
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user