@@ -73,7 +73,6 @@
<el-popover
popper-class="zpover shipped"
placement="bottom"
- width="60"
trigger="click"
content="本月已出货">
<div
@@ -146,7 +145,7 @@
</el-popover>
<!-- 仿石漆配送商 -->
- popper-class="zpover"
+ popper-class="zpover fsqDelivery"
width="120"
@@ -1545,6 +1544,11 @@ export default {
min-width: 100px;
text-align: center;
}
+.fsqDelivery {
+ width: auto !important;
+ min-width: auto;
+ text-align: center;
+}
.yu71 {
background-color: #610000 !important;