Sfoglia il codice sorgente

change table col size

kaoritokashiki 6 anni fa
parent
commit
0ceb713611

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

@@ -58,7 +58,7 @@ class SecuritySetting extends React.Component {
         </div>
           )}
 
-        <table className="table">
+        <table className="table col-md-8">
           <thead>
             <tr>
               <th scope="col">ページの公開範囲</th>