From 93488a5750b2a3de2c49ddff952defa55a3f3386 Mon Sep 17 00:00:00 2001 From: Javier Segarra Date: Fri, 13 Sep 2024 23:19:16 +0200 Subject: [PATCH] fix: styles --- src/components/common/VnInputDate.vue | 1 + src/components/common/VnInputTime.vue | 1 + 2 files changed, 2 insertions(+) diff --git a/src/components/common/VnInputDate.vue b/src/components/common/VnInputDate.vue index 7113cadf9..fd8993d6f 100644 --- a/src/components/common/VnInputDate.vue +++ b/src/components/common/VnInputDate.vue @@ -100,6 +100,7 @@ const styleAttrs = computed(() => { :rules="mixinRules" :clearable="false" @click="isPopupOpen = true" + hide-bottom-space >