mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-31 22:54:11 +00:00
12.0 fix dir dropdown menu style (#6239)
This commit is contained in:
@@ -252,6 +252,7 @@ class DirOperationToolbar extends React.Component {
|
||||
>
|
||||
<DropdownToggle
|
||||
caret
|
||||
tag='div'
|
||||
className="dropdown-item font-weight-normal rounded-0 d-flex align-items-center"
|
||||
onMouseEnter={this.toggleSubMenuShown.bind(this, item)}
|
||||
>
|
||||
|
Reference in New Issue
Block a user