开发: 修复聊天tab切换bug

This commit is contained in:
zhengw
2023-04-23 10:06:55 +08:00
parent 572277d817
commit 42418046e8
4 changed files with 163 additions and 206 deletions

View File

@@ -165,7 +165,7 @@
left: 0;
z-index: 1;
width: 100%;
max-height: 50vh;
max-height: 60vh;
overflow: auto;
background-color: #fff;
box-shadow: 0 4px 6px #ccc;