From 7ed392654ae71e01477f0495b18eb710f835fcdc Mon Sep 17 00:00:00 2001 From: 18alantom <2.alan.tom@gmail.com> Date: Fri, 3 Mar 2023 17:34:12 +0530 Subject: [PATCH] incr: update ui for link field nav --- src/components/Controls/AttachImage.vue | 2 +- src/components/Controls/Attachment.vue | 12 ++---- src/components/Controls/AutoComplete.vue | 55 +++++++++++++++++++++++- src/components/Controls/Datetime.vue | 7 +-- src/components/Controls/Select.vue | 2 +- 5 files changed, 60 insertions(+), 18 deletions(-) diff --git a/src/components/Controls/AttachImage.vue b/src/components/Controls/AttachImage.vue index 2adf844a..4a1f8ea7 100644 --- a/src/components/Controls/AttachImage.vue +++ b/src/components/Controls/AttachImage.vue @@ -50,7 +50,7 @@ :class="[!isReadOnly ? 'group-hover:flex' : '']" style="background: rgba(0, 0, 0, 0.2); backdrop-filter: blur(2px)" > - -