chore: merge fetch data request

This commit is contained in:
jialin
2025-03-12 16:53:43 +08:00
parent e04874d074
commit a7170a4eee
4 changed files with 229 additions and 218 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
border-radius: var(--border-radius-base) var(--border-radius-base) 0 0;
&.danger {
background-color: var(--ant-color-error-bg-hover);
background-color: var(--ant-color-error-bg-filled-hover);
}
&.warning {