From c158ae8100ec94c6e1d3b93c0df0b43100671570 Mon Sep 17 00:00:00 2001 From: 18alantom <2.alan.tom@gmail.com> Date: Fri, 14 Apr 2023 13:53:35 +0530 Subject: [PATCH] fix(ui): Square AttachImage with 2 row span --- src/components/Controls/AttachImage.vue | 22 +++++++++++----------- src/pages/CommonForm/CommonFormSection.vue | 2 ++ 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/src/components/Controls/AttachImage.vue b/src/components/Controls/AttachImage.vue index adde039d..1c275592 100644 --- a/src/components/Controls/AttachImage.vue +++ b/src/components/Controls/AttachImage.vue @@ -1,19 +1,13 @@