|
@@ -135,14 +135,14 @@ export default {
|
|
// min-height: 600px;
|
|
// min-height: 600px;
|
|
// }
|
|
// }
|
|
.ant-table-body {
|
|
.ant-table-body {
|
|
- height: 565px !important;
|
|
|
|
|
|
+ height: 600px !important;
|
|
}
|
|
}
|
|
// .ant-table-tbody {
|
|
// .ant-table-tbody {
|
|
// min-height: 600px !important;
|
|
// min-height: 600px !important;
|
|
// }
|
|
// }
|
|
.ant-table-thead {
|
|
.ant-table-thead {
|
|
th {
|
|
th {
|
|
- padding: 18px 12px;
|
|
|
|
|
|
+ padding: 10px 12px;
|
|
}
|
|
}
|
|
.ant-table-column-title {
|
|
.ant-table-column-title {
|
|
font-size: 14px;
|
|
font-size: 14px;
|