Explorar o código

add align center

zahmis %!s(int64=5) %!d(string=hai) anos
pai
achega
735edca801
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/client/js/components/MyDraftList/MyDraftList.jsx

+ 1 - 0
src/client/js/components/MyDraftList/MyDraftList.jsx

@@ -160,6 +160,7 @@ class MyDraftList extends React.Component {
               changePage={this.handlePage}
               totalItemsCount={this.state.totalDrafts}
               pagingLimit={this.state.pagingLimit}
+              align="center"
             />
           </React.Fragment>
         ) }