fix: suppression de la margin top du textArea component #32

Merged
tristan merged 44 commits from develop into main 2026-04-20 13:02:59 +00:00

View File

@@ -1,6 +1,6 @@
<template>
<div
class="relative mt-4 w-full"
class="relative w-full"
>
<textarea
:id="inputId"