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