PipeLineLems/web/src/components/DyForm/DyForm.module.scss
@@ -23,4 +23,21 @@ :global(.cs-form--inline .cs-form-item:nth-last-of-type(2n)){ margin-right: 0; } :global(.cs-date-editor) { width: 100%; } } .optionLabel { display: flex; justify-content: space-between; align-items: center; } .formitemPropsLabel { display: flex; justify-content: flex-start; align-items: center; } .itemDistance { margin-bottom: 20px !important; }