Settings/Add Models: bump Local Type select width 57→62px
This commit is contained in:
parent
b6366e9da5
commit
7690860ab1
1 changed files with 1 additions and 1 deletions
|
|
@ -2011,7 +2011,7 @@
|
|||
<div class="admin-model-form">
|
||||
<div class="admin-model-form-row">
|
||||
<div class="adm-fused-group" style="display:flex;flex:1 1 180px;min-width:0;">
|
||||
<select id="adm-epLocalType" style="padding:5px;width:57px;flex-shrink:0;border-top-right-radius:0;border-bottom-right-radius:0;border-right:0;">
|
||||
<select id="adm-epLocalType" style="padding:5px;width:62px;flex-shrink:0;border-top-right-radius:0;border-bottom-right-radius:0;border-right:0;">
|
||||
<option value="llm" selected>LLM</option>
|
||||
<option value="image">Image</option>
|
||||
</select>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue