diff --git a/app/assets/stylesheets/admin/pure/summernote.sass b/app/assets/stylesheets/admin/pure/summernote.sass index f2afb0886ec91388e925798138a087f097ba9cc5..d5fea7cfa6288a08881f0dc937462061ef74aa59 100644 --- a/app/assets/stylesheets/admin/pure/summernote.sass +++ b/app/assets/stylesheets/admin/pure/summernote.sass @@ -1,4 +1,8 @@ .summernote .note-editor .note-toolbar - background-color: $color-bg \ No newline at end of file + background-color: $color-bg + .note-editing-area + .note-editable + * + font-family: $font-family-serif