| | |
| | | margin-left: 10px; |
| | | } |
| | | } |
| | | :global(.cs-select){ |
| | | :global(.cs-select) { |
| | | width: 100%; |
| | | } |
| | | :global(.cs-form--inline .cs-form-item){ |
| | | width: 46%; |
| | | :global(.cs-form--inline .cs-form-item) { |
| | | width: 46%; |
| | | } |
| | | :global(.cs-form--inline .cs-form-item:nth-last-of-type(2n)){ |
| | | margin-right: 0; |
| | | :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; |
| | | } |