Skip to content

Commit 1a59dfb

Browse files
committed
fix the fix
1 parent 064dd64 commit 1a59dfb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/webpage/style.css

+2-3
Original file line numberDiff line numberDiff line change
@@ -667,9 +667,8 @@ span.instanceStatus {
667667
.home {
668668
background: var(--blank-bg);
669669
}
670-
.servernoti,
671-
.home {
672-
/* position: relative; */
670+
.servernoti {
671+
position: relative;
673672
}
674673
.unread {
675674
position: absolute;

0 commit comments

Comments
 (0)