|
@@ -150,7 +150,7 @@ class PageAttachment extends React.Component {
|
|
|
|
|
|
|
|
{deleteAttachmentModal}
|
|
{deleteAttachmentModal}
|
|
|
|
|
|
|
|
- <div className="d-flex justify-content-center">
|
|
|
|
|
|
|
+ <div className="my-3 d-flex justify-content-center">
|
|
|
<PaginationWrapper
|
|
<PaginationWrapper
|
|
|
activePage={this.state.activePage}
|
|
activePage={this.state.activePage}
|
|
|
changePage={this.handlePage}
|
|
changePage={this.handlePage}
|