DmitrMakeev commited on
Commit
607a687
·
verified ·
1 Parent(s): 47e8258

Update pages.html

Browse files
Files changed (1) hide show
  1. pages.html +2 -1
pages.html CHANGED
@@ -295,7 +295,8 @@ z-index: 1000; /* Убедитесь, что кнопка находится п
295
  flexGrid: true,
296
  stylePrefix: 'gjs-',
297
  columns: 12,
298
- rowHeight: 75
 
299
  }
300
  },
301
  "grapesjs-component-code-editor": {
 
295
  flexGrid: true,
296
  stylePrefix: 'gjs-',
297
  columns: 12,
298
+ rowHeight: 75,
299
+ addBasicStyle: true
300
  }
301
  },
302
  "grapesjs-component-code-editor": {