|
|
@ -132,15 +132,22 @@ justify-content: space-between; |
|
|
|
.ant-table-tbody > tr > td{ |
|
|
|
background-color: #ffffff !important; |
|
|
|
} |
|
|
|
.ant-col-offset-6{ |
|
|
|
text-align: left !important; |
|
|
|
margin-left: 0% !important; |
|
|
|
} |
|
|
|
.ant-col-offset-6{ |
|
|
|
margin-left: -12%; |
|
|
|
} |
|
|
|
.ant-col ant-form-item-control{ |
|
|
|
flex-grow:0 !important; |
|
|
|
} |
|
|
|
.ant-pro-card-body{ |
|
|
|
padding: 0px 24px 0 24px !important; |
|
|
|
} |
|
|
|
.ant-table-column-sorter-inner{ |
|
|
|
display: none !important; |
|
|
|
} |
|
|
|
// .ant-table-column-sorter-inner{ |
|
|
|
// display: none !important; |
|
|
|
// } |
|
|
|
|
|
|
|
&-point { |
|
|
|
width: 14px; |
|
|
@ -174,6 +181,6 @@ justify-content: space-between; |
|
|
|
.cell-class { |
|
|
|
background-color: skyblue; |
|
|
|
} |
|
|
|
.ant-tooltip-content{ |
|
|
|
display: none !important; |
|
|
|
} |
|
|
|
// .ant-tooltip-content{ |
|
|
|
// display: none !important; |
|
|
|
// } |
|
|
|