feat: 增加管理员 AI 模型配置 (#200)
This commit is contained in:
@@ -20,6 +20,16 @@
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.ai-config-table { min-width: 1320px; }
|
||||
.ai-config-table input { max-width: 100%; }
|
||||
.ai-config-endpoint { min-width: 300px; }
|
||||
.ai-config-params { min-width: 130px; }
|
||||
.ai-config-params input { width: 88px; display: block; margin-bottom: 4px; }
|
||||
.ai-config-table td { vertical-align: top; }
|
||||
.ai-config-table p { margin: 0 0 6px; }
|
||||
.ai-config-toolbar input[type="url"] { min-width: 220px; }
|
||||
.input-short { width: 70px; }
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
font-family: "Microsoft YaHei", "PingFang SC", system-ui, sans-serif;
|
||||
|
||||
Reference in New Issue
Block a user