From 8841bcf499629c78ca7c88429573b09fe5416ba7 Mon Sep 17 00:00:00 2001 From: yashkanakiya Date: Tue, 28 Mar 2023 16:56:48 +0530 Subject: [PATCH] add dark mode in InvoiceInformationCard --- .../components/InvoiceInformationCard.vue | 33 +++++++++++-------- 1 file changed, 20 insertions(+), 13 deletions(-) diff --git a/resources/scripts/components/InvoiceInformationCard.vue b/resources/scripts/components/InvoiceInformationCard.vue index 132acaa1..185709c9 100644 --- a/resources/scripts/components/InvoiceInformationCard.vue +++ b/resources/scripts/components/InvoiceInformationCard.vue @@ -1,33 +1,40 @@