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