1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-03 16:10:26 +00:00

12.0 fix dir dropdown menu style (#6239)

This commit is contained in:
Michael An
2024-06-20 15:15:55 +08:00
committed by GitHub
parent c16433d7b8
commit c3f89f41ed

View File

@@ -252,6 +252,7 @@ class DirOperationToolbar extends React.Component {
> >
<DropdownToggle <DropdownToggle
caret caret
tag='div'
className="dropdown-item font-weight-normal rounded-0 d-flex align-items-center" className="dropdown-item font-weight-normal rounded-0 d-flex align-items-center"
onMouseEnter={this.toggleSubMenuShown.bind(this, item)} onMouseEnter={this.toggleSubMenuShown.bind(this, item)}
> >