From 0d71b52cb56777a7c5480ddf3622e2be263026c3 Mon Sep 17 00:00:00 2001 From: Johnny shultz Date: Fri, 29 Aug 2025 12:53:38 -0400 Subject: [PATCH] CASH-1445 prettier --- src/layouts/payment-method/payment-method.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/payment-method/payment-method.vue b/src/layouts/payment-method/payment-method.vue index f68f384ae..07b40c80f 100644 --- a/src/layouts/payment-method/payment-method.vue +++ b/src/layouts/payment-method/payment-method.vue @@ -948,7 +948,7 @@ export default { :deep(span.label) { font-weight: 600; } -:deep(div.service-questions span){ +:deep(div.service-questions span) { color: $black; font-family: UrbanistSemibold; }