fix: make input smaller than program window.

Refs: #6
This commit is contained in:
redxef 2025-02-26 23:46:15 +01:00
parent 9bb68f6fac
commit 1d472ed61f
Signed by: redxef
GPG key ID: 7DAC3AA211CBD921

View file

@ -21,7 +21,7 @@
fragment.<br> fragment.<br>
Example: Example:
<code>https://jellyfin.example.com/web/#/details?id=9f63ee779963588ed2ad94d37d6abe4e&serverId=dc0683d7a413473eb8246d21eaea2f99</code><br> <code>https://jellyfin.example.com/web/#/details?id=9f63ee779963588ed2ad94d37d6abe4e&serverId=dc0683d7a413473eb8246d21eaea2f99</code><br>
<textarea id="LispPlaygroundInputLinks" class="emby-input smartplayground-monospace" name="InputLinks" rows="16" cols="120"></textarea> <textarea id="LispPlaygroundInputLinks" class="emby-input smartplayground-monospace" name="InputLinks" rows="6" cols="120"></textarea>
</div> </div>
<div class="inputContainer"> <div class="inputContainer">
<label class="inputLabel inputLabelUnfocused" for="LispPlaygroundEditProgram">Program</label> <label class="inputLabel inputLabelUnfocused" for="LispPlaygroundEditProgram">Program</label>