mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
### What problem does this PR solve? feat: Display mindmap in drawer #2247 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -138,7 +138,7 @@ const SearchSidebar = ({
|
||||
[styles.transparentSearchSide]: isFirstRender,
|
||||
})}
|
||||
theme={'light'}
|
||||
width={240}
|
||||
width={'20%'}
|
||||
>
|
||||
<Spin spinning={loading}>
|
||||
<Tree
|
||||
|
||||
Reference in New Issue
Block a user