- 前端:支付单列表
- 前端:退款单列表
This commit is contained in:
15
admin-web/src/pages/User/UserList.less
Normal file
15
admin-web/src/pages/User/UserList.less
Normal file
@@ -0,0 +1,15 @@
|
||||
@import '~antd/lib/style/themes/default.less';
|
||||
@import '~@/utils/utils.less';
|
||||
|
||||
.tableList {
|
||||
.tableListOperator {
|
||||
margin-bottom: 16px;
|
||||
button {
|
||||
margin-right: 8px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.tableDelete {
|
||||
color: red;
|
||||
}
|
||||
Reference in New Issue
Block a user