|
@@ -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>
|