提交 e1ca3c33 编写于 作者: guangjun.yang's avatar guangjun.yang

样式修改等

上级 d979319a
...@@ -293,14 +293,12 @@ export default { ...@@ -293,14 +293,12 @@ export default {
text-overflow: ellipsis; text-overflow: ellipsis;
white-space:nowrap; white-space:nowrap;
.active { .active {
// display: inline-block;
// justify-items: flex-end;
float: right; float: right;
width: px2rem(42px); width: px2rem(42px);
height: px2rem(15px); height: px2rem(17px);
margin-top: px2rem(3px); line-height: px2rem(17px);
line-height: px2rem(15px);
font-size: px2rem(11px); font-size: px2rem(11px);
margin-top: 0;
text-align: center; text-align: center;
border-radius: 4px; border-radius: 4px;
border: 1px solid rgba(202,168,97,1); border: 1px solid rgba(202,168,97,1);
......
...@@ -132,6 +132,10 @@ ...@@ -132,6 +132,10 @@
padding: 0.54rem 0 !important; padding: 0.54rem 0 !important;
} }
.bind-cart-wrapper .van-field__body {
box-shadow: none !important;
}
.bind-cart-wrapper .van-field__control { .bind-cart-wrapper .van-field__control {
box-shadow: none !important; box-shadow: none !important;
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册