From 69bba31b0c519b94741c33329c036d3f99cca258 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Wed, 12 Jun 2024 01:01:35 +0300 Subject: [PATCH] Update charts --- .../landing/samples/CustomersApp.vue | 44 +++++++------------ .../landing/samples/OverviewApp.vue | 30 ++++--------- 2 files changed, 25 insertions(+), 49 deletions(-) diff --git a/apps/showcase/components/landing/samples/CustomersApp.vue b/apps/showcase/components/landing/samples/CustomersApp.vue index 21f4162d3..a235cdc74 100644 --- a/apps/showcase/components/landing/samples/CustomersApp.vue +++ b/apps/showcase/components/landing/samples/CustomersApp.vue @@ -100,7 +100,7 @@ closeIcon="pi pi-sign-out" :pt="{ root: { - class: '!max-w-2xl !w-full !h-[100vh] rounded-l-2xl' + class: '!max-w-2xl !w-full !h-screen rounded-l-2xl' }, footer: { class: 'hidden' @@ -111,7 +111,7 @@ }" >