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;