:global { .labor{ padding: 24px; .new-report{ margin-top: 16px; margin-bottom: 16px; } .ant-table-tbody p{ margin-bottom: 0!important; padding-bottom: 0; } table{ border-top: 1px solid #e9e9e9; border-left: 1px solid #e9e9e9; border-right: 1px solid #e9e9e9; } .ant-table-without-column-header table{ border-radius: 8px; } } h2.add-labor{ padding: 24px; font-size: 20px; color: #333; line-height: 1; border-bottom: 1px solid #e9e9e9; } .labor-form{ max-width: 600px; } .labor_header{ position: relative; margin: 0 24px; border: 1px solid #e9e9e9; border-radius: 10px; h3{ font-size: 14px; line-height: 1; color: #0F71FF; margin-top: 16px; margin-left: 24px; } .ant-form-item-label{ position: absolute; top: 0; left: 0; width: 130px; text-align: right; } .ant-form-item-control-wrapper{ padding-left: 130px; padding-top: 5px; } .ant-checkbox-group>label{ width: 120px; float: left; margin-top: 5px; } .ant-checkbox-wrapper .ant-checkbox + span{ color: #333; } } .header-form .ant-form-item-required:before{ content: ''; } }