From 6402771cb88d3184357a6ec5d1da2b48a3b078d2 Mon Sep 17 00:00:00 2001 From: yashkanakiya Date: Wed, 29 Mar 2023 16:46:20 +0530 Subject: [PATCH] add dark mode in customer view file --- .../scripts/customer/views/estimates/View.vue | 17 +++++++++++------ .../scripts/customer/views/invoices/View.vue | 17 +++++++++++------ .../scripts/customer/views/payments/View.vue | 17 +++++++++++------ 3 files changed, 33 insertions(+), 18 deletions(-) diff --git a/resources/scripts/customer/views/estimates/View.vue b/resources/scripts/customer/views/estimates/View.vue index 01ce63ff..a8403218 100644 --- a/resources/scripts/customer/views/estimates/View.vue +++ b/resources/scripts/customer/views/estimates/View.vue @@ -25,7 +25,7 @@