[PIE-13] New recipe page #11
@ -79,7 +79,7 @@ async function submitRecipe() {
|
|||||||
<!-- <p class="text-bold text-[10pt]">Step</p> -->
|
<!-- <p class="text-bold text-[10pt]">Step</p> -->
|
||||||
<textarea
|
<textarea
|
||||||
id="new-instruction"
|
id="new-instruction"
|
||||||
class="bg-white/10 w-full h-full rounded-lg resize-none px-3 py-1"
|
class="block bg-white/10 w-full h-full rounded-lg resize-none px-3 py-1"
|
||||||
placeholder="New Step"
|
placeholder="New Step"
|
||||||
oninput="this.style.height = ''; this.style.height = this.scrollHeight + 'px'"
|
oninput="this.style.height = ''; this.style.height = this.scrollHeight + 'px'"
|
||||||
/>
|
/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user