diff --git a/index.html b/index.html
index 335949a..109e2cc 100644
--- a/index.html
+++ b/index.html
@@ -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 {