mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-23 23:16:58 +08:00
### What problem does this PR solve? #345 feat: translate FileManager feat: batch delete files from the file table in the knowledge base ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -20,3 +20,10 @@
|
||||
.linkButton {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.breadcrumbItemButton {
|
||||
cursor: pointer;
|
||||
color: #1677ff;
|
||||
padding: 0;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user