diff --git a/jero-web/src/views/documentTools/virtualList/components/virtualListDetails.vue b/jero-web/src/views/documentTools/virtualList/components/virtualListDetails.vue index 44fd59ff1..507e800ba 100644 --- a/jero-web/src/views/documentTools/virtualList/components/virtualListDetails.vue +++ b/jero-web/src/views/documentTools/virtualList/components/virtualListDetails.vue @@ -1996,9 +1996,9 @@ popconfirmmize { //font-weight: bold; //background: #f3f6f6; //} -.ant-table-row-cell-ellipsis{ - padding: 0!important; -} +//.ant-table-row-cell-ellipsis{ +// padding: 0!important; +//} .second{ padding: 0!important; } diff --git a/jero-web/src/views/projectManagement/components/listOfRegulations.vue b/jero-web/src/views/projectManagement/components/listOfRegulations.vue index 4bcd32658..cb43f661f 100644 --- a/jero-web/src/views/projectManagement/components/listOfRegulations.vue +++ b/jero-web/src/views/projectManagement/components/listOfRegulations.vue @@ -3190,23 +3190,21 @@ popconfirmmize { width: 100% !important; } -//.customizetable .ant-table-thead > tr > th { -// height: 46px !important; -//padding: 8px 8px !important; -//font-weight: bold; -//background: #f3f6f6; -//} -.ant-table-row-cell-ellipsis { - padding: 0 !important; -} - -.second { - padding: 0 !important; -} - -//.tableList .ant-table-tbody > tr > td{ -// color: #040B29 ; -//} + //.customizetable .ant-table-thead > tr > th { + // height: 46px !important; + //padding: 8px 8px !important; + //font-weight: bold; + //background: #f3f6f6; + //} + //.ant-table-row-cell-ellipsis{ + // padding: 0!important; + //} + .second{ + padding: 0!important; + } + //.tableList .ant-table-tbody > tr > td{ + // color: #040B29 ; + //} //.tableList .ant-table-thead > tr{ // padding: 2px 16px !important;