|
@@ -703,6 +703,9 @@ export default {
|
|
/deep/ .ant-table-tbody {
|
|
/deep/ .ant-table-tbody {
|
|
text-align: center;
|
|
text-align: center;
|
|
}
|
|
}
|
|
|
|
+/deep/ .ant-table-fixed-left table, .ant-table-fixed-right table{
|
|
|
|
+width: min-content;
|
|
|
|
+}
|
|
// /deep/ th.replacecolor1 {
|
|
// /deep/ th.replacecolor1 {
|
|
// display: none;
|
|
// display: none;
|
|
// }
|
|
// }
|