app/components/coco/app/elements/alert/alert.css in coveragebook_components-0.5.0 vs app/components/coco/app/elements/alert/alert.css in coveragebook_components-0.5.1

- old
+ new

@@ -32,10 +32,10 @@ a { @apply text-current; } } - &:not(.with-title) .alert-message { + &.with-title .alert-message { @apply mt-1; } .alert-actions { @apply space-x-1 flex items-center;