mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-14 00:48:26 +08:00
* feat: select the corresponding parsing method according to the file type * feat: after the document is successfully uploaded, use the ChunkMethodModal to select the parsing method. * feat: add pdf types to ParserListMap * feat: remove ChunkMethodModal from knowledge-file
11 lines
161 B
Plaintext
11 lines
161 B
Plaintext
.pageInputNumber {
|
|
width: 220px;
|
|
}
|
|
|
|
.questionIcon {
|
|
margin-inline-start: 4px;
|
|
color: rgba(0, 0, 0, 0.45);
|
|
cursor: help;
|
|
writing-mode: horizontal-tb;
|
|
}
|