Refactoring: aliasing requirejs module names
[fnpeditor.git] / modules / documentCanvas / nodes.less
index de4fd7c..d02e872 100644 (file)
@@ -3,6 +3,7 @@
     display: inline;
     margin: 0 1px;
     border: 1px solid white;
+    white-space: pre-wrap;
 }
 
 [wlxml-tag] {
         padding: 5px;
     }
 
+}
+
+[wlxml-tag="aside"] {
+    margin-top: 10px;
+    margin-bottom: 10px;
 }
\ No newline at end of file