fix home CSS
This commit is contained in:
parent
676d37eeb0
commit
064dd64d03
1 changed files with 2 additions and 2 deletions
|
@ -669,7 +669,7 @@ span.instanceStatus {
|
||||||
}
|
}
|
||||||
.servernoti,
|
.servernoti,
|
||||||
.home {
|
.home {
|
||||||
position: relative;
|
/* position: relative; */
|
||||||
}
|
}
|
||||||
.unread {
|
.unread {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
@ -716,7 +716,7 @@ span.instanceStatus {
|
||||||
/* border: 4px solid var(--servers-bg); */
|
/* border: 4px solid var(--servers-bg); */
|
||||||
/* border-radius: 50%; */
|
/* border-radius: 50%; */
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
z-index: 10;
|
z-index: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Channel Panel */
|
/* Channel Panel */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue