fix some chat sizing and placing

This commit is contained in:
2026-03-04 21:14:54 +00:00
parent 0923de4259
commit 446606457c
4 changed files with 128 additions and 26 deletions

View File

@@ -179,7 +179,7 @@ nav {
display: none;
flex-direction: column;
min-width: 140px;
z-index: 2000;
z-index: 2000 !important;
overflow: hidden;
}