Change styling on comment-form no login-alert.

This commit is contained in:
Dessalines 2020-07-14 13:21:31 -04:00
parent 7d6985647f
commit 2c0928efe0

View file

@ -253,7 +253,7 @@ export class CommentForm extends Component<CommentFormProps, CommentFormState> {
</div>
</form>
) : (
<div class="alert alert-warning" role="alert">
<div class="alert alert-light" role="alert">
<svg class="icon icon-inline mr-2">
<use xlinkHref="#icon-alert-triangle"></use>
</svg>