editor: styling gutter comments
[fnpeditor.git] / src / editor / modules / documentCanvas / canvas / gutter.less
index b6747a2..b41179b 100644 (file)
@@ -2,6 +2,7 @@
     display: table-cell;
     width: calc(~'100% - 800px');
     min-width: 250px;
     display: table-cell;
     width: calc(~'100% - 800px');
     min-width: 250px;
+    padding-left: 45px;
 }
 
 .gutter-box {
 }
 
 .gutter-box {