|
@@ -479,7 +479,6 @@ export default {
|
|
|
}
|
|
|
}
|
|
|
/deep/ .ant-drawer-body {
|
|
|
- height: 100% !important;
|
|
|
padding: 12px;
|
|
|
}
|
|
|
/deep/ .ant-drawer-content-wrapper{
|
|
@@ -659,8 +658,8 @@ export default {
|
|
|
margin: 0 auto;
|
|
|
}
|
|
|
.item-Image {
|
|
|
- width: 18px;
|
|
|
- height: 18px;
|
|
|
+ width: 24px;
|
|
|
+ height: 24px;
|
|
|
margin: 0 auto;
|
|
|
}
|
|
|
.item-Line {
|
|
@@ -713,7 +712,7 @@ export default {
|
|
|
left: 0;
|
|
|
right: 0;
|
|
|
/deep/ .ant-table-thead tr th {
|
|
|
- background: #f8f9fa;
|
|
|
+ background: #ffffff;
|
|
|
}
|
|
|
.exportImg.item-Zone {
|
|
|
width: 28px;
|