oshikishintaro 5 лет назад
Родитель
Сommit
4f2ce1b228

+ 1 - 1
src/client/js/components/ShareLink/ShareLink.jsx

@@ -97,7 +97,7 @@ class ShareLink extends React.Component {
             onClickDeleteButton={this.deleteLinkById}
           />
           <button
-            className="btn btn-outline-secondary d-block mx-auto px-5 mb-3"
+            className="btn btn-outline-secondary d-block mx-auto px-5"
             type="button"
             onClick={this.toggleShareLinkFormHandler}
           >

+ 3 - 0
src/client/styles/scss/_page_accessaries_modal.scss

@@ -22,6 +22,9 @@
   .grw-modal-body-style {
     max-height: calc(100vh - 100px);
   }
+  ul.pagination {
+    margin-bottom: 0rem;
+  }
 }
 
 // revision-history