Просмотр исходного кода

change table type to table-borderd

kaoritokashiki 6 лет назад
Родитель
Сommit
87033dfb9a
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/client/js/components/Admin/Security/SecuritySetting.jsx

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

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