fix(DetailsComments): 修复表情选择框样式及优化表情数据

- 使用el-popover重构表情选择框,解决样式问题
- 调整表情选择框的宽度和位置
- 更新表情数据,移除部分不常用表情
- 优化表情选择框的交互体验
- 修复CSS样式冲突问题
This commit is contained in:
DESKTOP-RQ919RC\Pc
2025-09-01 14:44:06 +08:00
parent 1736b6310a
commit 9572eaa81f
64 changed files with 629 additions and 393 deletions

View File

@@ -247,6 +247,7 @@
}
.content .right {
flex: 1;
padding-bottom: 80px;
}
.content .right .respond {
padding: 22px 42px 30px;