Skip to content

Commit f0df92a

Browse files
authored
Merge pull request bailicangdu#532 from superjpg/master
菜单列表add按钮显示异常
2 parents 0a83a88 + 93dc385 commit f0df92a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/common/buyCart.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
.cart_module{
106106
.add_icon{
107107
position: relative;
108-
z-index: 999;
108+
z-index: 9;
109109
}
110110
.cart_button{
111111
display: flex;

0 commit comments

Comments
 (0)