mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Allow config nodes to be scoped to an individual Flow
This commit is contained in:
@@ -47,9 +47,10 @@
|
||||
|
||||
|
||||
body {
|
||||
font: 14px "Helvetica" !important;
|
||||
padding-top: 100px;
|
||||
background: #f3f3f3;
|
||||
font-size: 14px;
|
||||
font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
|
||||
padding-top: 100px;
|
||||
background: #f3f3f3;
|
||||
}
|
||||
|
||||
#main-container {
|
||||
|
||||
Reference in New Issue
Block a user