chore: draft model downloading

This commit is contained in:
jialin
2025-11-03 10:14:30 +08:00
parent ab9f9a9679
commit 2dab89363d
22 changed files with 157 additions and 62 deletions
+2 -1
View File
@@ -15,6 +15,8 @@
display: flex;
justify-content: center;
align-items: center;
width: 32px;
height: 32px;
img {
height: 32px;
@@ -80,7 +82,6 @@
height: 3px;
border-radius: 50%;
background-color: var(--ant-color-text-quaternary);
margin-right: 8px;
flex: none;
}