From e32edb26fd5fec0f435b3c904669af93aa1b46d5 Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Tue, 11 Jun 2024 15:45:49 -0400 Subject: [PATCH] Remove text decoration from alerts. --- src/ux-components/alert/alert.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/ux-components/alert/alert.vue b/src/ux-components/alert/alert.vue index 4837a939..fb6af7f5 100644 --- a/src/ux-components/alert/alert.vue +++ b/src/ux-components/alert/alert.vue @@ -157,8 +157,11 @@ export default { }; -