X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/e7eff731af23b9501d3180cee9f4037cc93a5922..412e60ded1457ec0f408e2234c9dd60122929bac:/modules/documentCanvas/nodes.less diff --git a/modules/documentCanvas/nodes.less b/modules/documentCanvas/nodes.less index de4fd7c..d02e872 100644 --- a/modules/documentCanvas/nodes.less +++ b/modules/documentCanvas/nodes.less @@ -3,6 +3,7 @@ display: inline; margin: 0 1px; border: 1px solid white; + white-space: pre-wrap; } [wlxml-tag] { @@ -128,4 +129,9 @@ padding: 5px; } +} + +[wlxml-tag="aside"] { + margin-top: 10px; + margin-bottom: 10px; } \ No newline at end of file