Files
ragflow/web/src/pages/add-knowledge/components/knowledge-file/parsing-status-cell/index.less
balibabu f3d0ebd293 feat: remove KnowledgeSearching and add knowledge configuration page and add a run button to the document (#64)
* feat: add a run button to the document

* feat: add knowledge configuration page

* feat: remove KnowledgeSearching
2024-02-18 18:18:20 +08:00

13 lines
152 B
Plaintext

.popover-content {
width: 300px;
}
.operationIcon {
text-align: center;
margin-right: 20%;
width: 20px;
&:hover {
cursor: pointer;
}
}