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 9ce08d1..bbb65d4 100644 (file)
     display:none;
 }
 
-[wlxml-class="list"] {
+[wlxml-class|="list"] {
 
 
-    > * > [wlxml-class="item"] {
+    > * > [wlxml-class|="item"] {
         margin-left: 10px;
         padding-left: 5px;