editor: fixing grid to handle changes to the document when grid is turned on
[fnpeditor.git] / src / editor / modules / documentCanvas / nodes.less
index 367e4aa..c48ca0d 100644 (file)
     padding: 1px 1px;
 }
 
+.grid-on {
+    [wlxml-tag] {
+        .rng-common-hoveredNode;
+    }
+}
+
 [wlxml-tag=span] {
     min-width: 10px;
 }