From dab2ce16b26a0dbbea788ab4bba711a04f075a34 Mon Sep 17 00:00:00 2001 From: Denis Date: Mon, 29 Aug 2022 05:51:03 -0500 Subject: [PATCH] refactor(gui-v2): tailwind classes for url overlay, interface at the top of the file --- packages/nc-gui/components/cell/Url.vue | 11 +---------- packages/nc-gui/context/index.ts | 9 +++++---- 2 files changed, 6 insertions(+), 14 deletions(-) diff --git a/packages/nc-gui/components/cell/Url.vue b/packages/nc-gui/components/cell/Url.vue index ff7b1261ce..805b67cb3f 100644 --- a/packages/nc-gui/components/cell/Url.vue +++ b/packages/nc-gui/components/cell/Url.vue @@ -81,7 +81,7 @@ watch( {{ urlOptions.overlay }} @@ -100,15 +100,6 @@ watch( - -