feat: select model done

This commit is contained in:
butterfly
2024-04-29 20:37:27 +08:00
parent 8c28c408d8
commit 5ea6206319
9 changed files with 242 additions and 165 deletions

View File

@@ -30,6 +30,10 @@ body {
outline: none;
}
* {
font-weight: 400;
}
.light-new {
--global-bg: #e3e3ed;
--actions-bar-btn-default-bg: #2e42f3;