wip: Experimenting with new approach - dividing visualEditor module
[fnpeditor.git] / modules / nodePane / nodePane.less
diff --git a/modules/nodePane/nodePane.less b/modules/nodePane/nodePane.less
new file mode 100644 (file)
index 0000000..5dfd252
--- /dev/null
@@ -0,0 +1,9 @@
+.rng-module-nodePane {\r
+    label {\r
+        width: 50px;\r
+        display: inline-block;\r
+    }\r
+    select {\r
+        width: 100px;\r
+    }\r
+}
\ No newline at end of file