fix(DetailsComments): 修复表情选择框样式及优化表情数据
- 使用el-popover重构表情选择框,解决样式问题 - 调整表情选择框的宽度和位置 - 更新表情数据,移除部分不常用表情 - 优化表情选择框的交互体验 - 修复CSS样式冲突问题
This commit is contained in:
@@ -247,6 +247,7 @@
|
||||
}
|
||||
.content .right {
|
||||
flex: 1;
|
||||
padding-bottom: 80px;
|
||||
}
|
||||
.content .right .respond {
|
||||
padding: 22px 42px 30px;
|
||||
|
||||
Reference in New Issue
Block a user