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