From a4072eac4320381875bfd7d56fd595b4aab14a42 Mon Sep 17 00:00:00 2001 From: credelinghuys Date: Fri, 3 Apr 2026 08:36:22 -0400 Subject: [PATCH] CASH-1684: Prettier --- src/ux-components/alert/alert.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ux-components/alert/alert.vue b/src/ux-components/alert/alert.vue index 2ea618f9a..8b2b90b75 100644 --- a/src/ux-components/alert/alert.vue +++ b/src/ux-components/alert/alert.vue @@ -248,7 +248,7 @@ export default { &.text-center { .alert-heading { color: $yellow-600; - } + } } .alert-heading { @@ -256,7 +256,7 @@ export default { height: 1rem; } } - + svg { fill: $yellow-600; width: 1rem;