输入框改成8行

This commit is contained in:
wood 2023-09-01 19:28:27 +08:00
parent 4a7edfc05a
commit f33a1e538d

View File

@ -32,7 +32,7 @@
</div> </div>
<textarea id="api-key-input" <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" 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"> <div class=" items-center mt-4">
<h2>选择查询线路</h2> <h2>选择查询线路</h2>