购物车增加滚动
This commit is contained in:
parent
33a3450bc1
commit
c4dd560aa3
@ -274,6 +274,8 @@ onMounted(()=> {
|
|||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
.cart-list {
|
.cart-list {
|
||||||
|
max-height: 50vh;
|
||||||
|
overflow-y: auto;
|
||||||
.cart-item {
|
.cart-item {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user