editor: canvas - render emphasis with bold instead of italic
[fnpeditor.git] / src / editor / modules / documentCanvas / nodes.less
index bbb65d4..42f09ea 100644 (file)
@@ -70,7 +70,7 @@
 }
 
 [wlxml-class|="emp"] {
-    font-style: italic;
+    font-weight: bold;
 }
 
 [wlxml-tag=metadata] {