Files
JuYou/API/static/web/assets/ModelConfigDialog-B0h6PHDK.css
T
2026-08-25 17:59:42 +08:00

2 lines
5.2 KiB
CSS

.model-config-list[data-v-4a016d9e]{display:flex;flex-direction:column;gap:14px}.model-config-card[data-v-4a016d9e]{padding:18px 20px;background:var(--web-surface-soft);border:1px solid var(--web-line-strong);border-radius:10px}.model-config-header[data-v-4a016d9e]{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:14px;color:var(--web-text)}.model-config-header strong[data-v-4a016d9e]{font-size:15px}.price[data-v-4a016d9e]{padding:4px 8px;color:var(--web-accent-dark);background:var(--web-hover);border:1px solid var(--web-line-emphasis);border-radius:5px;font-size:12px}.prompt-buttons[data-v-4a016d9e]{display:flex;gap:6px;flex-wrap:wrap;margin-left:auto}.prompt-button[data-v-4a016d9e]{display:inline-flex;align-items:center;gap:4px;padding:5px 8px;color:var(--web-text-secondary);background:var(--web-surface);border:1px solid var(--web-line-strong);border-radius:5px;font-size:11px;cursor:pointer}.prompt-button[data-v-4a016d9e]:hover{color:var(--web-accent-muted);border-color:var(--web-switch-border)}.model-config-row[data-v-4a016d9e]{display:flex;align-items:end;gap:12px}.model-select[data-v-4a016d9e]{min-width:0;flex:1}.model-config-row label[data-v-4a016d9e]{display:block;margin:0 0 6px;color:var(--web-text-subtle);font-size:11px}.resolution-select[data-v-4a016d9e]{width:150px;flex:0 0 150px}.resolution-select[data-v-4a016d9e] .el-select{width:100%}.prompt-layout[data-v-4a016d9e]{height:min(62vh,620px);display:flex;min-height:390px}.prompt-sidebar[data-v-4a016d9e]{width:270px;flex:0 0 270px;border-right:1px solid var(--web-line-strong);overflow:auto}.prompt-sidebar-head[data-v-4a016d9e]{min-height:56px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;color:var(--web-text-secondary);border-bottom:1px solid var(--web-line-strong)}.prompt-sidebar-head>span[data-v-4a016d9e]{display:inline-flex;align-items:center;gap:7px}.prompt-sidebar-head strong[data-v-4a016d9e]{color:var(--web-text);font-size:13px;font-weight:600}.prompt-sidebar-head em[data-v-4a016d9e]{min-width:20px;height:20px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;color:var(--web-text-secondary);background:var(--web-surface);border:1px solid var(--web-line-strong);border-radius:10px;font-size:11px;font-style:normal}.prompt-list[data-v-4a016d9e]{padding:10px;display:flex;flex-direction:column;gap:8px}.prompt-item-row[data-v-4a016d9e]{min-width:0;padding:9px 10px;display:flex;align-items:center;gap:10px;background:var(--web-surface);border:1px solid var(--web-line-strong);border-radius:8px}.prompt-item-row[data-v-4a016d9e]:hover{background:var(--web-surface);border-color:var(--web-line-emphasis)}.prompt-item-row.active[data-v-4a016d9e]{background:var(--web-surface);border-color:var(--web-line-active)}.prompt-item[data-v-4a016d9e]{min-width:0;flex:1;padding:0;display:flex;align-items:flex-start;flex-direction:column;gap:5px;color:var(--web-text-secondary);background:transparent;border:0;text-align:left;cursor:pointer}.prompt-item span[data-v-4a016d9e]{width:100%;color:var(--web-text);font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prompt-item em[data-v-4a016d9e]{padding:2px 5px;color:var(--web-text-faint);background:var(--web-surface-soft);border:1px solid var(--web-line-strong);border-radius:4px;font-size:10px;font-style:normal;line-height:1.2}.prompt-item-row.active .prompt-item span[data-v-4a016d9e]{color:var(--web-text)}.prompt-item-row.active .prompt-item em[data-v-4a016d9e]{color:var(--web-accent-dark);border-color:var(--web-line-emphasis)}.prompt-item-row[data-v-4a016d9e] .el-switch{flex:0 0 auto}.prompt-item-row[data-v-4a016d9e] .el-switch .el-switch__core{background:var(--web-switch-track);border-color:var(--web-switch-border)}.prompt-item-row[data-v-4a016d9e] .el-switch.is-checked .el-switch__core{background:var(--web-switch-track-active);border-color:var(--web-switch-track-active)}.prompt-item-row[data-v-4a016d9e] .el-switch .el-switch__action{background:var(--web-switch-thumb);box-shadow:0 0 0 1px var(--web-control-outline)}.prompt-editor[data-v-4a016d9e]{min-width:0;flex:1;padding:16px;display:flex;flex-direction:column;gap:10px}.prompt-editor>header[data-v-4a016d9e]{display:flex;align-items:center;justify-content:space-between;color:var(--web-text-secondary);font-size:12px}.prompt-editor>.el-textarea[data-v-4a016d9e],.prompt-editor[data-v-4a016d9e] .el-textarea{flex:1}.prompt-editor[data-v-4a016d9e] .el-textarea__inner{height:100%;background:var(--web-surface-soft);border-color:var(--web-line-strong);color:var(--web-text);resize:none;scrollbar-color:var(--web-scrollbar-thumb) var(--web-scrollbar-track);scrollbar-width:thin}.prompt-actions[data-v-4a016d9e]{display:flex;justify-content:flex-end;gap:8px}.prompt-empty[data-v-4a016d9e]{padding:20px;color:var(--web-empty-text);font-size:12px;text-align:center}@media (max-width: 640px){.model-config-row[data-v-4a016d9e]{align-items:stretch;flex-direction:column}.resolution-select[data-v-4a016d9e]{width:100%;flex-basis:auto}.prompt-buttons[data-v-4a016d9e]{width:100%;margin-left:0}.prompt-layout[data-v-4a016d9e]{height:72vh;flex-direction:column}.prompt-sidebar[data-v-4a016d9e]{width:100%;max-height:190px;flex-basis:auto;border-right:0;border-bottom:1px solid var(--web-line-strong)}}