fix: query modelscope files by recursive

This commit is contained in:
jialin
2024-09-27 16:50:09 +08:00
parent 7e985991cd
commit 49c0467428
26 changed files with 292 additions and 118 deletions
@@ -44,7 +44,7 @@
}
textarea::-webkit-scrollbar {
width: 8px;
width: var(--scrollbar-size);
}
textarea::-webkit-scrollbar-track {