fix: 频道聊天,点击写个回复没反应,点击小箭头才行 #916

This commit is contained in:
tim
2025-09-07 22:46:55 +08:00
parent b77a96938a
commit cab8cd06dc
7 changed files with 27 additions and 13 deletions

View File

@@ -136,7 +136,7 @@ export default {
left: 0;
width: 100%;
height: 100%;
background: var(--menu-selected-background-color);
background: var(--normal-light-background-color);
display: flex;
align-items: center;
justify-content: center;