mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Enhance Comment block with a editbox to allow for longer comments and possible help etc
This commit is contained in:
@@ -236,7 +236,10 @@ a.brand img {
|
||||
}
|
||||
|
||||
.node_label_italic {
|
||||
font-style:italic;
|
||||
font-style: italic;
|
||||
}
|
||||
.node_label_white {
|
||||
fill: #eee !important;
|
||||
}
|
||||
.node_label {
|
||||
stroke-width: 0;
|
||||
|
Reference in New Issue
Block a user