chore: test by api

This commit is contained in:
jialin
2025-10-13 14:40:26 +08:00
parent 54703c67c1
commit a5c1b8e15f
29 changed files with 683 additions and 298 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ const CardWrapper = styled.div.attrs({
})`
overflow: hidden;
display: flex;
padding: 22px;
padding: 16px 20px;
justify-content: flex-start;
align-items: center;
border: 1px solid var(--ant-color-border);