### What problem does this PR solve? feat: add icon to graph nodes #918 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
5 lines
57 B
Plaintext
5 lines
57 B
Plaintext
.icon {
|
|
color: rgb(59, 118, 244);
|
|
font-size: 24px;
|
|
}
|