|
@@ -97,7 +97,7 @@ body.on-edit {
|
|
|
.page-editor-editor-container {
|
|
.page-editor-editor-container {
|
|
|
height: calc(100vh - #{$header-plus-footer});
|
|
height: calc(100vh - #{$header-plus-footer});
|
|
|
.fugafuga {
|
|
.fugafuga {
|
|
|
- .CodeMirror-cursor{
|
|
|
|
|
|
|
+ .CodeMirror-cursor {
|
|
|
&:after{
|
|
&:after{
|
|
|
font-family: 'FontAwesome';
|
|
font-family: 'FontAwesome';
|
|
|
content: '\f0ce';
|
|
content: '\f0ce';
|