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