From cbbb7020294b88fca6c5d6aa4b34948405dc6c80 Mon Sep 17 00:00:00 2001 From: DarkPhoenix2704 Date: Tue, 20 Feb 2024 07:15:57 +0000 Subject: [PATCH] feat(nc-gui): add tooltip --- .../components/smartsheet/calendar/index.vue | 34 +++++++++++++------ 1 file changed, 23 insertions(+), 11 deletions(-) diff --git a/packages/nc-gui/components/smartsheet/calendar/index.vue b/packages/nc-gui/components/smartsheet/calendar/index.vue index d9e0def1a9..305bf4f142 100644 --- a/packages/nc-gui/components/smartsheet/calendar/index.vue +++ b/packages/nc-gui/components/smartsheet/calendar/index.vue @@ -143,13 +143,19 @@ const headerText = computed(() => {
- - - + + + + + + + - {{ headerText }} - +
+ {{ headerText }} + +
- - - + + + + + + { Go to Today
- - - + + + + + +