mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-26 00:46:52 +08:00
feat: add SelectFiles and add KnowledgeTesting (#60)
* feat: add KnowledgeTesting * feat: add SelectFiles
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
.testingWrapper {
|
||||
flex: 1;
|
||||
background-color: @grayBackground;
|
||||
height: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user