Files
ragflow/web/src/pages/document-viewer/file-error/index.less
balibabu d65ba3e4d7 feat: delete the added model #503 and display an error message when the requested file fails to parse #684 (#708)
### What problem does this PR solve?

feat: delete the added model #503
feat: display an error message when the requested file fails to parse
#684

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2024-05-10 10:38:39 +08:00

5 lines
49 B
Plaintext

.errorWrapper {
width: 100%;
height: 100%;
}