mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-04 21:03:27 +08:00
优化
This commit is contained in:
@ -178,7 +178,7 @@
|
||||
cursor: pointer;
|
||||
border-radius: 50px;
|
||||
border: 1px solid #e3e3e3;
|
||||
z-index: 10000;
|
||||
z-index: 1000;
|
||||
display: none;
|
||||
}
|
||||
.cart-show {
|
||||
@ -197,6 +197,6 @@
|
||||
border-bottom: 1px solid #e3e3e3;
|
||||
border-top-left-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
z-index: 10000;
|
||||
z-index: 1000;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user