fix home CSS
This commit is contained in:
@@ -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 */
|
||||
|
Reference in New Issue
Block a user