mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-04 05:04:06 +08:00
【功能优化】商城:客服页面优化
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user