mirror of
https://github.com/woodchen-ink/openai-billing-query.git
synced 2025-07-18 05:51:59 +08:00
输入框改成8行
This commit is contained in:
parent
4a7edfc05a
commit
f33a1e538d
@ -32,7 +32,7 @@
|
||||
</div>
|
||||
<textarea id="api-key-input"
|
||||
class="w-full bg-gray-700 border border-gray-500 rounded px-3 py-2 placeholder-gray-500 placeholder-opacity-50 textarea-xs"
|
||||
placeholder="请输入 API-KEY或sessID,多个可直接粘贴"></textarea>
|
||||
placeholder="请输入 API-KEY或sessID,多个可直接粘贴" rows="8"></textarea>
|
||||
|
||||
<div class=" items-center mt-4">
|
||||
<h2>选择查询线路</h2>
|
||||
|
Loading…
x
Reference in New Issue
Block a user