kaoritokashiki 6 лет назад
Родитель
Сommit
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>
           <p>{t('Error occurred')} : {this.state.retrieveError}</p>
         </div>
         </div>
           )}
           )}
-
-        <table className="table col-md-8">
+          <table className="table col-md-8 m-3">
           <thead>
           <thead>
             <tr>
             <tr>
               <th scope="col">{ t('Scope of page showing') }</th>
               <th scope="col">{ t('Scope of page showing') }</th>