DmitrMakeev commited on
Commit
378e686
·
verified ·
1 Parent(s): af47b43

Update builder.html

Browse files
Files changed (1) hide show
  1. builder.html +0 -5
builder.html CHANGED
@@ -8,12 +8,7 @@
8
  <link rel="stylesheet" href="https://unpkg.com/grapesjs/dist/css/grapes.min.css">
9
 
10
  <!-- Your Custom CSS -->
11
- <!-- Your Custom CSS for GrapesJS Editor -->
12
  <style>
13
- .gjs-dashed *[data-gjs-highlightable] {
14
- outline: 1px dashed rgba(170, 170, 170, 0.7);
15
- outline-offset: -2px;
16
- }
17
  .gjs-row {
18
  display: flex;
19
  justify-content: space-between;
 
8
  <link rel="stylesheet" href="https://unpkg.com/grapesjs/dist/css/grapes.min.css">
9
 
10
  <!-- Your Custom CSS -->
 
11
  <style>
 
 
 
 
12
  .gjs-row {
13
  display: flex;
14
  justify-content: space-between;