From 3df813274308351d518c986eabb0a3d5423f60e9 Mon Sep 17 00:00:00 2001 From: bmauger Date: Tue, 22 Mar 2022 14:16:15 -0400 Subject: [PATCH] CSR-444 fix alert padding. --- 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 56e97cb4d..5b27f385a 100644 --- a/src/ux-components/alert/alert.vue +++ b/src/ux-components/alert/alert.vue @@ -1,6 +1,6 @@