From fc844078a625be64ec1ea9b4f860355c99b49c9a Mon Sep 17 00:00:00 2001 From: tristan Date: Mon, 20 Apr 2026 15:01:50 +0200 Subject: [PATCH] fix : suppression de la marge top du champ textArea --- app/components/malio/input/InputTextArea.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/malio/input/InputTextArea.vue b/app/components/malio/input/InputTextArea.vue index d8900b6..c29c2c4 100644 --- a/app/components/malio/input/InputTextArea.vue +++ b/app/components/malio/input/InputTextArea.vue @@ -1,6 +1,6 @@