fix: suppression de la margin top du textArea component #32
@@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div
|
<div
|
||||||
class="relative mt-4 w-full"
|
class="relative w-full"
|
||||||
>
|
>
|
||||||
<textarea
|
<textarea
|
||||||
:id="inputId"
|
:id="inputId"
|
||||||
|
|||||||
Reference in New Issue
Block a user