]> Untitled Git - lemmy.git/commitdiff
Change styling on comment-form no login-alert.
authorDessalines <tyhou13@gmx.com>
Tue, 14 Jul 2020 17:21:31 +0000 (13:21 -0400)
committerDessalines <tyhou13@gmx.com>
Tue, 14 Jul 2020 17:21:31 +0000 (13:21 -0400)
ui/src/components/comment-form.tsx

index b9f1e815b66c661bb1f5e60d9e12e630470f32be..72a4f398b5a6bf469cb521abaeb09e1ab268f032 100644 (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>