From eefeeb2cf12d3e709c4b2722cd36662b16a8d24d Mon Sep 17 00:00:00 2001 From: Bill Richardson Date: Mon, 15 Jul 2024 10:49:58 -0400 Subject: [PATCH] put scoped back in to fix ordering issue on css --- src/ux-components/alert/alert.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ux-components/alert/alert.vue b/src/ux-components/alert/alert.vue index fb6af7f5..ef633fdc 100644 --- a/src/ux-components/alert/alert.vue +++ b/src/ux-components/alert/alert.vue @@ -157,7 +157,7 @@ export default { }; -