editor: inline style for aside.gap
[fnpeditor.git] / src / editor / modules / documentCanvas / nodes.less
index 7bae063..367e4aa 100644 (file)
 [wlxml-tag="aside"] {
     margin-top: 10px;
     margin-bottom: 10px;
+
+    [wlxml-class='gap'] {
+        display: inline;
+    }
 }
\ No newline at end of file