10 lines
235 B
Plaintext
10 lines
235 B
Plaintext
.proformList {
|
|
.ant-form-item-control-input-content>div:first-of-type {
|
|
width: 100% !important;
|
|
max-width: none !important;
|
|
|
|
.ant-pro-form-list-item {
|
|
display: block !important;
|
|
}
|
|
}
|
|
} |