editor: minor canvas fix - apply list item style to all types of items on non enum...
[fnpeditor.git] / src / editor / modules / documentCanvas / nodes.less
index 9626c6a..bbb65d4 100644 (file)
@@ -80,7 +80,7 @@
 [wlxml-class|="list"] {
 
 
-    > * > [wlxml-class="item"] {
+    > * > [wlxml-class|="item"] {
         margin-left: 10px;
         padding-left: 5px;