diff --git a/packages/ui-components/src/Common/AlertBox/index.module.css b/packages/ui-components/src/Common/AlertBox/index.module.css index c0dae1fbba9ee..25538a4b223e4 100644 --- a/packages/ui-components/src/Common/AlertBox/index.module.css +++ b/packages/ui-components/src/Common/AlertBox/index.module.css @@ -15,6 +15,10 @@ text-sm text-white; + * { + @apply text-white; + } + a { @apply font-bold text-white