12 lines
185 B
Plaintext
12 lines
185 B
Plaintext
@import '~antd/dist/antd.less';
|
|
|
|
|
|
.editable-row .ant-form-item-explain {
|
|
position: absolute;
|
|
top: 100%;
|
|
font-size: 12px;
|
|
}
|
|
|
|
.subtable {
|
|
background: rgb(220, 233, 231);
|
|
} |