chore: backend api

This commit is contained in:
jialin
2026-01-30 20:48:55 +08:00
committed by Lawrence Li
parent af6f90c228
commit a2be7f6b36
22 changed files with 11829 additions and 9118 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ const CardWrapper = styled.div.attrs({
})`
overflow: hidden;
display: flex;
padding: 16px 20px;
padding: 16px 16px;
justify-content: flex-start;
align-items: center;
border: 1px solid var(--ant-color-border);