From 29430ccc5def365b2b6dc79c2be79dbff1d2fc3a Mon Sep 17 00:00:00 2001 From: yashkanakiya Date: Wed, 29 Mar 2023 17:52:55 +0530 Subject: [PATCH] fix dark issue in customer view page --- .../scripts/admin/views/customers/partials/CustomerInfo.vue | 2 +- resources/scripts/components/base/BaseLabel.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/scripts/admin/views/customers/partials/CustomerInfo.vue b/resources/scripts/admin/views/customers/partials/CustomerInfo.vue index 128dcc822..6d113ac7d 100644 --- a/resources/scripts/admin/views/customers/partials/CustomerInfo.vue +++ b/resources/scripts/admin/views/customers/partials/CustomerInfo.vue @@ -1,5 +1,5 @@