Skip to content

Commit cf4ed96

Browse files
committed
【功能优化】商城:客服页面优化
1 parent db98b37 commit cf4ed96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/mall/promotion/kefu/components/KeFuConversationList.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ watch(showRightMenu, (val) => {
217217
.right-menu-ul {
218218
position: absolute;
219219
background-color: var(--app-content-bg-color);
220-
padding: 10px;
220+
padding: 5px;
221221
margin: 0;
222222
list-style-type: none; /* 移除默认的项目符号 */
223223
border-radius: 12px;

0 commit comments

Comments
 (0)