Commit 02d44726 by songbingqi

1

parent 267d2fcf
...@@ -581,6 +581,7 @@ export default { ...@@ -581,6 +581,7 @@ export default {
} }
.good-spec-rule-item::after{ .good-spec-rule-item::after{
z-index: 1;
border-radius: 0rpx; border-radius: 0rpx;
border: 0rpx; border: 0rpx;
} }
...@@ -634,6 +635,7 @@ button[disabled]:not([type]) { ...@@ -634,6 +635,7 @@ button[disabled]:not([type]) {
height: auto; height: auto;
padding-bottom: 20rpx; padding-bottom: 20rpx;
box-shadow: 0px -2px 8px 0px rgba(214, 214, 214, 0.5); box-shadow: 0px -2px 8px 0px rgba(214, 214, 214, 0.5);
z-index: 9999999
} }
.good-select-price { .good-select-price {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment