src/templates/zshare/modalform/datatable/index.scss
@@ -19,6 +19,7 @@ } > td { padding: 13px 10px; word-break: break-all; } .fileupload-form-container .ant-upload-list-picture-card .ant-upload-list-item { margin: 0; @@ -76,4 +77,12 @@ tr.drop-over-upward td { border-top: 2px dashed #1890ff; } .mk-source-wrap { .ant-radio-button-wrapper + .ant-radio-button-wrapper { border-radius: 0 4px 4px 0; } .ant-radio-button-wrapper:last-child { display: none; } } }