intimate_view/src/TableData.less

12 lines
185 B
Plaintext
Raw Normal View History

2020-08-18 19:22:29 +08:00
@import '~antd/dist/antd.less';
.editable-row .ant-form-item-explain {
position: absolute;
top: 100%;
font-size: 12px;
2020-08-20 19:29:22 +08:00
}
.subtable {
background: rgb(220, 233, 231);
2020-08-18 19:22:29 +08:00
}