From 8df711992775b6242e8c2473c502c8eb5b55b36d Mon Sep 17 00:00:00 2001 From: mertmit Date: Mon, 29 Aug 2022 23:12:31 +0300 Subject: [PATCH] fix: custom color picker css Signed-off-by: mertmit --- packages/nc-gui-v2/pages/index/index/index.vue | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui-v2/pages/index/index/index.vue b/packages/nc-gui-v2/pages/index/index/index.vue index f4d6fe0bf0..90093bc225 100644 --- a/packages/nc-gui-v2/pages/index/index/index.vue +++ b/packages/nc-gui-v2/pages/index/index/index.vue @@ -210,7 +210,7 @@ watch(themePrimaryColors, async (nextColors) => {