mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
feat: test document chunks (#62)
This commit is contained in:
@ -2,6 +2,9 @@
|
||||
width: 350px;
|
||||
background-color: white;
|
||||
padding: 30px 20px;
|
||||
overflow: auto;
|
||||
height: calc(100vh - 160px);
|
||||
|
||||
.historyTitle {
|
||||
padding: 30px 0 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user