소스 검색

change table type to table-borderd

kaoritokashiki 6 년 전
부모
커밋
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>