Browse Source

样式bug修改

master
蟑螂恶霸 2 years ago
parent
commit
e89cc1b9e1
  1. 9
      src/views/enforce/enterpriseWarningInfo.vue

9
src/views/enforce/enterpriseWarningInfo.vue

@ -403,7 +403,7 @@
.goods_box {
margin: 2%;
width: 96%;
border-bottom: 2px solid #f0f4f7;
border-bottom: 4px solid #f0f4f7;
}
/deep/ .van-hairline--bottom {
@ -413,12 +413,5 @@
border: 1px;
}
/deep/ .card_box .card_box_span:first-child {
color: #c1bfbf;
}
</style>

Loading…
Cancel
Save