|
|
|
@@ -58,7 +58,8 @@ body { |
|
|
|
.ant-pro-layout .ant-pro-sider-menu { |
|
|
|
padding-top: 40px; |
|
|
|
} |
|
|
|
.ant-table-wrapper .ant-table-container table>thead>tr:first-child >*:first-child,.ant-table-wrapper .ant-table-container table>tbody>tr:first-child{ |
|
|
|
.ant-table-wrapper .ant-table-container table > thead > tr:first-child > *:first-child, |
|
|
|
.ant-table-wrapper .ant-table-container table > tbody > tr:first-child { |
|
|
|
padding: 0 30px; |
|
|
|
} |
|
|
|
|
|
|
|
@@ -112,6 +113,7 @@ body { |
|
|
|
} |
|
|
|
.ant-pro-layout .ant-pro-layout-container { |
|
|
|
height: 100vh; |
|
|
|
overflow-y: hidden; |
|
|
|
} |
|
|
|
.ant-modal-confirm .ant-modal-confirm-paragraph { |
|
|
|
margin: 54px 0 auto; |
|
|
|
|