X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/0214643f72c6aaa8e85eaba2ad27f2ca03ca6401..61a11b4e16b955a231391273e91ffc6ced32fa67:/modules/nodePane/nodePane.less diff --git a/modules/nodePane/nodePane.less b/modules/nodePane/nodePane.less index 5dfd252..b7e4012 100644 --- a/modules/nodePane/nodePane.less +++ b/modules/nodePane/nodePane.less @@ -1,9 +1,14 @@ -.rng-module-nodePane { - label { - width: 50px; - display: inline-block; - } - select { - width: 100px; - } +.rng-module-nodePane { + label { + width: 50px; + display: inline-block; + } + select { + width: 100px; + } + + input { + width: 80px; + padding: 0 10px; + } } \ No newline at end of file