Răsfoiți Sursa

delete class comment-form-editor

yusuketk 7 ani în urmă
părinte
comite
ca030bcce4
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      resource/js/components/PageComment/CommentForm.js

+ 1 - 1
resource/js/components/PageComment/CommentForm.js

@@ -29,7 +29,7 @@ export default class CommentForm extends React.Component {
         <div className="comment-form-user">
         <div className="comment-form-user">
         </div>
         </div>
         <div className="comment-form-main">
         <div className="comment-form-main">
-          <div className="comment-write comment-form-editor">
+          <div className="comment-write">
             <textarea className="comment-form-comment form-control" id="comment-form-comment" name="commentForm[comment]" required placeholder="Write comments here..." >
             <textarea className="comment-form-comment form-control" id="comment-form-comment" name="commentForm[comment]" required placeholder="Write comments here..." >
             </textarea>
             </textarea>
             <div className="form-check">
             <div className="form-check">