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