You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- .add-experiment-modal {
- .global_param_item {
- max-height: 230px;
- padding: 24px 12px 0;
- overflow-y: auto;
- border: 1px solid #e6e6e6;
- border-radius: 6px;
- }
-
- :global {
- .ant-form-item-row {
- align-items: center;
- }
- }
- }
|