#
luxiaotao1123
2024-03-08 4788c16b5d0bd49a9a416a2f8d5ffd9823a99336
1
2
3
4
5
6
7
8
.ant-card .ant-card-body {
    padding: 0;
}
 
.ant-card-bordered {
    border-right: none;
    border-bottom: none;
}