Jelajahi Sumber

change table type to table-borderd

kaoritokashiki 6 tahun lalu
induk
melakukan
87033dfb9a

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

@@ -61,7 +61,7 @@ class SecuritySetting extends React.Component {
         <h4 className="mt-4">
         <h4 className="mt-4">
           { t('page_list_and_search_results') }
           { t('page_list_and_search_results') }
         </h4>
         </h4>
-        <table className="table col-lg-9">
+        <table className="table table-bordered col-lg-9">
           <thead>
           <thead>
             <tr>
             <tr>
               <th scope="col">{ t('scope_of_page_disclosure') }</th>
               <th scope="col">{ t('scope_of_page_disclosure') }</th>