From 3ac2caac3c88c221cf2890e04d28cfa7e24f5eba Mon Sep 17 00:00:00 2001 From: Muhammed Mustafa Date: Thu, 23 Nov 2023 11:20:40 +0000 Subject: [PATCH] fix: Improved style of link input for rich text --- packages/nc-gui/components/cell/RichText/LinkOptions.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/components/cell/RichText/LinkOptions.vue b/packages/nc-gui/components/cell/RichText/LinkOptions.vue index 2f462d7cb0..90f40b52dc 100644 --- a/packages/nc-gui/components/cell/RichText/LinkOptions.vue +++ b/packages/nc-gui/components/cell/RichText/LinkOptions.vue @@ -195,8 +195,10 @@ const openLink = () => {