|
@@ -123,7 +123,6 @@
|
|
|
<el-popover
|
|
<el-popover
|
|
|
:popper-class="yu7Class(item.chainLabels.beOverdue)"
|
|
:popper-class="yu7Class(item.chainLabels.beOverdue)"
|
|
|
placement="bottom"
|
|
placement="bottom"
|
|
|
- width="120"
|
|
|
|
|
trigger="click"
|
|
trigger="click"
|
|
|
:content="yu7Content(item.chainLabels.beOverdue)">
|
|
:content="yu7Content(item.chainLabels.beOverdue)">
|
|
|
<div
|
|
<div
|
|
@@ -1512,7 +1511,7 @@ export default {
|
|
|
.yu72 {
|
|
.yu72 {
|
|
|
background-color: #450202 !important;
|
|
background-color: #450202 !important;
|
|
|
}
|
|
}
|
|
|
-.yu72 {
|
|
|
|
|
|
|
+.yu73 {
|
|
|
background-color: #1d2129 !important;
|
|
background-color: #1d2129 !important;
|
|
|
}
|
|
}
|
|
|
.yu71 .popper__arrow::after {
|
|
.yu71 .popper__arrow::after {
|
|
@@ -1531,7 +1530,7 @@ export default {
|
|
|
color: #fff !important;
|
|
color: #fff !important;
|
|
|
padding: 8px 10px !important;
|
|
padding: 8px 10px !important;
|
|
|
z-index: 1 !important;
|
|
z-index: 1 !important;
|
|
|
- border-radius: 6px !important;
|
|
|
|
|
|
|
+ border-radius: 20px !important;
|
|
|
border: 0 !important;
|
|
border: 0 !important;
|
|
|
box-shadow: none !important;
|
|
box-shadow: none !important;
|
|
|
}
|
|
}
|