Commit cf4ed96f by 卢越

【功能优化】商城:客服页面优化

parent db98b376
...@@ -217,7 +217,7 @@ watch(showRightMenu, (val) => { ...@@ -217,7 +217,7 @@ watch(showRightMenu, (val) => {
.right-menu-ul { .right-menu-ul {
position: absolute; position: absolute;
background-color: var(--app-content-bg-color); background-color: var(--app-content-bg-color);
padding: 10px; padding: 5px;
margin: 0; margin: 0;
list-style-type: none; /* 移除默认的项目符号 */ list-style-type: none; /* 移除默认的项目符号 */
border-radius: 12px; border-radius: 12px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment