diff --git a/template-components/notifications/notifications-popup.css b/template-components/notifications/notifications-popup.css index 9dbc1f6..2ef013e 100644 --- a/template-components/notifications/notifications-popup.css +++ b/template-components/notifications/notifications-popup.css @@ -69,6 +69,9 @@ /* @apply inline; */ @apply leading-tight; } + > p { + @apply inline; + } a { @apply font-bold underline; }