style: longer description

This commit is contained in:
Julien Calixte
2026-06-22 23:19:01 +02:00
parent 81425f8f3d
commit 34bc8fa70b

View File

@@ -207,7 +207,7 @@ const RULE_HINT: Record<Rule["kind"], string> = {
<label class="mt-2 block">
<span class="text-xs text-base-content/60">Description</span>
<textarea
rows="3"
rows="6"
class="textarea textarea-bordered textarea-sm mt-1 w-full leading-snug"
:value="(element ?? link)?.description ?? ''"
placeholder="Why this element is here…"