헤더 가운데 정렬
This commit is contained in:
		| @@ -225,10 +225,12 @@ | ||||
|                 <v-col> | ||||
|                   검색결과 | ||||
|                   <v-simple-table> | ||||
|                     <template> | ||||
|                     <template v-slot:default> | ||||
|                       <thead> | ||||
|                         <tr> | ||||
|                           <th>제목</th> | ||||
|                           <th class="text-center"> | ||||
|                             제목 | ||||
|                           </th> | ||||
|                           <th /> | ||||
|                         </tr> | ||||
|                       </thead> | ||||
| @@ -257,7 +259,9 @@ | ||||
|                     <template> | ||||
|                       <thead> | ||||
|                         <tr> | ||||
|                           <th>제목</th> | ||||
|                           <th class="text-center"> | ||||
|                             제목 | ||||
|                           </th> | ||||
|                           <th /> | ||||
|                         </tr> | ||||
|                       </thead> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Yu Sung
					Yu Sung