8 lines
134 B
Plaintext
8 lines
134 B
Plaintext
|
@import '~antd/dist/antd.less';
|
||
|
|
||
|
|
||
|
.editable-row .ant-form-item-explain {
|
||
|
position: absolute;
|
||
|
top: 100%;
|
||
|
font-size: 12px;
|
||
|
}
|