diff --git a/ccw/src/templates/dashboard-css/31-api-settings.css b/ccw/src/templates/dashboard-css/31-api-settings.css index a69f9fe7..84d10394 100644 --- a/ccw/src/templates/dashboard-css/31-api-settings.css +++ b/ccw/src/templates/dashboard-css/31-api-settings.css @@ -916,7 +916,7 @@ select.cli-input { .cli-textarea { resize: vertical; min-height: 4rem; - max-height: 12rem; + max-height: 20rem; font-family: 'SF Mono', 'Consolas', 'Liberation Mono', monospace; font-size: 0.8125rem; } @@ -2681,7 +2681,7 @@ select.cli-input { display: flex; position: relative; min-height: 200px; - max-height: 350px; + max-height: min(450px, 50vh); } .json-line-numbers { diff --git a/ccw/src/templates/dashboard-js/views/codexlens-manager.js b/ccw/src/templates/dashboard-js/views/codexlens-manager.js index f6672b07..41a1cfaf 100644 --- a/ccw/src/templates/dashboard-js/views/codexlens-manager.js +++ b/ccw/src/templates/dashboard-js/views/codexlens-manager.js @@ -2672,14 +2672,15 @@ async function loadModelList() { ' Download Custom Model' + '' + '