From 235fb5494df63414dd60352b6f332d532fb58e6b Mon Sep 17 00:00:00 2001 From: varshapun Date: Sat, 25 Mar 2023 15:43:39 +0530 Subject: [PATCH] add dark-mode in InvoiceInformationCard --- .../components/InvoiceInformationCard.vue | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/resources/scripts/components/InvoiceInformationCard.vue b/resources/scripts/components/InvoiceInformationCard.vue index 132acaa1..689fb911 100644 --- a/resources/scripts/components/InvoiceInformationCard.vue +++ b/resources/scripts/components/InvoiceInformationCard.vue @@ -1,46 +1,46 @@