This commit is contained in:
潘晓云
2022-04-28 15:10:54 +08:00
parent 4d30868332
commit 92ef67a236
5 changed files with 113 additions and 64 deletions

View File

@ -24,3 +24,7 @@
.ant-btn {
border-radius: 4px;
}
.ant-card-body {
padding: 16px;
}