fix: use id selector for nav-chat panel toggle
This commit is contained in:
+1
-1
@@ -994,7 +994,7 @@
|
|||||||
margin-bottom: 8px;
|
margin-bottom: 8px;
|
||||||
z-index: 9999;
|
z-index: 9999;
|
||||||
}
|
}
|
||||||
.nav-chat.open .nav-chat-panel {
|
#nav-chat.open .nav-chat-panel {
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
.nav-chat-main {
|
.nav-chat-main {
|
||||||
|
|||||||
Reference in New Issue
Block a user