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