Guest User

Untitled

a guest
Jan 23rd, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. Add custom s/css like:
  2.  
  3. .note-placeholder {
  4. display: block; //somehow it's display:none in the summernot bs4.css
  5. }
  6.  
  7. because in the summernote bs4 css it's set to `display: none` for some f@cking reason
Add Comment
Please, Sign In to add comment