intimate_view/src/TableData.less
2020-08-31 18:10:38 +08:00

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);
}