Files
ragflow_python/web/src/pages/flow/operator-icon/index.less
balibabu ff5ea266d2 feat: add icon to graph nodes #918 (#1117)
### 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)
2024-06-11 18:01:19 +08:00

5 lines
57 B
Plaintext

.icon {
color: rgb(59, 118, 244);
font-size: 24px;
}