1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-23 20:37:42 +00:00

change more-level icons (#7945)

This commit is contained in:
Michael An
2025-06-18 11:51:52 +08:00
committed by GitHub
parent 19762dc791
commit 61b9e7aa8d
14 changed files with 22 additions and 42 deletions

View File

@@ -325,7 +325,7 @@ class TreeNodeView extends React.Component {
<div className="right-icon">
<ItemDropdownMenu
item={this.props.node}
toggleClass={'sf3-font sf3-font-more-vertical'}
toggleClass={'sf3-font sf3-font-more'}
getMenuList={this.calculateMenuList}
onMenuItemClick={this.onMenuItemClick}
freezeItem={this.props.freezeItem}