久保田隼基 8 лет назад
Родитель
Сommit
2886ae6678
1 измененных файлов с 8 добавлено и 0 удалено
  1. 8 0
      resource/styles/scss/_on-edit.scss

+ 8 - 0
resource/styles/scss/_on-edit.scss

@@ -96,6 +96,14 @@ body.on-edit {
         // left(editor)
         // left(editor)
         .page-editor-editor-container {
         .page-editor-editor-container {
           height: calc(100vh - #{$header-plus-footer});
           height: calc(100vh - #{$header-plus-footer});
+        .fugafuga {
+          .CodeMirror-cursor{
+            &:after{
+              font-family: 'FontAwesome';
+              content: '\f0ce';
+            }
+          }
+        }
         .react-codemirror2, .CodeMirror, .CodeMirror-scroll {
         .react-codemirror2, .CodeMirror, .CodeMirror-scroll {
           height: calc(100vh - #{$editor-margin});
           height: calc(100vh - #{$editor-margin});
           // less than smartphone
           // less than smartphone