mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
fixed poe api input/selector width
This commit is contained in:
@@ -812,7 +812,9 @@
|
||||
</a>
|
||||
</div>
|
||||
<span>
|
||||
Make sure you run it in notebook mode<br>(not <pre>--cai-chat</pre> or <pre>--chat</pre>)
|
||||
Make sure you run it in notebook mode<br>(not
|
||||
<pre>--cai-chat</pre> or
|
||||
<pre>--chat</pre>)
|
||||
</span>
|
||||
<form action="javascript:void(null);" method="post" enctype="multipart/form-data">
|
||||
<h4>API url</h4>
|
||||
@@ -867,7 +869,7 @@
|
||||
<div class="range-block-title">
|
||||
poe.com access token (p-b cookie value)
|
||||
</div>
|
||||
<div class="range-block-range">
|
||||
<div class="widthFreeExpand">
|
||||
<input id="poe_token" class="text_pole" type="text" placeholder="Example: nTLG2bNvbOi8qxc-DbaSlw%3D%3D" />
|
||||
</div>
|
||||
</div>
|
||||
@@ -879,7 +881,7 @@
|
||||
<div class="range-block-title">
|
||||
<h4>Bot</h4>
|
||||
</div>
|
||||
<div class="range-block-range">
|
||||
<div class="widthFreeExpand">
|
||||
<select id="poe_bots">
|
||||
<option>-- Connect to the API --</option>
|
||||
</select>
|
||||
|
Reference in New Issue
Block a user