16 lines
222 B
Plaintext
16 lines
222 B
Plaintext
![]() |
@import '~antd/lib/style/themes/default.less';
|
||
|
@import '~@/utils/utils.less';
|
||
|
|
||
|
.tableList {
|
||
|
.tableListOperator {
|
||
|
margin-bottom: 16px;
|
||
|
button {
|
||
|
margin-right: 8px;
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|
||
|
.tableDelete {
|
||
|
color: red;
|
||
|
}
|