X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/9c680e17e94d8299a55ac811bca76e73339d02f0..ca1c01b10805014a2f1c24c6f055cd77fc66af01:/modules/documentCanvas/nodes.less diff --git a/modules/documentCanvas/nodes.less b/modules/documentCanvas/nodes.less index 3b7f053..9128290 100644 --- a/modules/documentCanvas/nodes.less +++ b/modules/documentCanvas/nodes.less @@ -1,5 +1,7 @@ [wlxml-text] { display: inline; + margin: 0 1px; + border: 1px solid white; } [wlxml-tag] { @@ -10,6 +12,7 @@ min-height:20px; position:relative; text-indent: 0; + padding: 1px 1px; } [wlxml-tag=span] {