فهرست منبع

add margin for the table

kaoritokashiki 6 سال پیش
والد
کامیت
43d2d87217
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      src/client/js/components/Admin/Security/SecuritySetting.jsx

+ 1 - 2
src/client/js/components/Admin/Security/SecuritySetting.jsx

@@ -57,8 +57,7 @@ class SecuritySetting extends React.Component {
           <p>{t('Error occurred')} : {this.state.retrieveError}</p>
         </div>
           )}
-
-        <table className="table col-md-8">
+          <table className="table col-md-8 m-3">
           <thead>
             <tr>
               <th scope="col">{ t('Scope of page showing') }</th>