fix: models, apikeys Cascader

This commit is contained in:
jialin
2026-04-22 13:16:48 +08:00
committed by jialin
parent 3a58bd1eef
commit 084822814d
8 changed files with 295 additions and 61 deletions
+7
View File
@@ -12,3 +12,10 @@
flex: 1;
align-items: center;
}
.optionsWrapper {
display: flex;
align-items: center;
gap: 8px;
padding-right: 4px;
}