fix: 移动端--频道--表情无法显示完全 #994

This commit is contained in:
tim
2025-09-23 23:48:31 +08:00
parent f5b40feaa2
commit 13c250d392
2 changed files with 2 additions and 38 deletions

View File

@@ -159,12 +159,6 @@ export default {
border: 1px solid var(--border-color);
border-radius: 8px;
}
.vditor {
min-height: 50px;
max-height: 150px;
}
.message-bottom-container {
display: flex;
flex-direction: row;