balibabu
feat: select the corresponding parsing method according to the file type and after the document is successfully uploaded, use the ChunkMethodModal to select the parsing method. and remove ChunkMethodModal from knowledge-file (#158)
71b7e06
| .pageInputNumber { | |
| width: 220px; | |
| } | |
| .questionIcon { | |
| margin-inline-start: 4px; | |
| color: rgba(0, 0, 0, 0.45); | |
| cursor: help; | |
| writing-mode: horizontal-tb; | |
| } | |