1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-20 19:08:21 +00:00

fix paginator style (#7476)

This commit is contained in:
Michael An
2025-02-17 20:39:27 +08:00
committed by GitHub
parent 2e0fdf1049
commit b386240f28

View File

@@ -102,8 +102,9 @@ class Paginator extends Component {
<Dropdown isOpen={this.state.isMenuShow} toggle={this.toggleOperationMenu} direction="up" className="paginator-dropdown ml-6">
<DropdownToggle
tag="span"
tag="button"
data-toggle="dropdown"
className='btn btn-secondary'
aria-expanded={this.state.isMenuShow}
onClick={this.toggleOperationMenu}
>