Files
ragflow/web/src/pages/add-knowledge/components/knowledge-graph/index.less
balibabu c5c0dd2da0 Feat: Display the knowledge graph on the knowledge base page #4543 (#4587)
### What problem does this PR solve?

Feat: Display the knowledge graph on the knowledge base page #4543

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-01-22 19:43:27 +08:00

6 lines
82 B
Plaintext

.forceContainer {
:global(.tooltip) {
border-radius: 10px !important;
}
}