Clean node styles
- Brings consistency to node component via a common
NodeContent
component - Move CSS-in-JS styling from
nodeStyles
in CSS modules - Remove useless styling
The aspect of some nodes (graphInput/Output and Note) changes a bit but I'll address this in a follow-up PR.
Edited by Loic Huder