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,
|
||||
.home {
|
||||
position: relative;
|
||||
/* position: relative; */
|
||||
}
|
||||
.unread {
|
||||
position: absolute;
|
||||
|
@ -716,7 +716,7 @@ span.instanceStatus {
|
|||
/* border: 4px solid var(--servers-bg); */
|
||||
/* border-radius: 50%; */
|
||||
pointer-events: none;
|
||||
z-index: 10;
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
/* Channel Panel */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue