accountmodal typography
This commit is contained in:
		| @@ -20,9 +20,9 @@ | ||||
|           <tr> | ||||
|               <td>{{ account.desk.desk_no }}</td> | ||||
|               <td>{{ account.desk.name }}</td> | ||||
|               <td>{{ account.prize_normal }}</td> | ||||
|               <td>{{ account.prize_hh }}</td> | ||||
|               <td>{{ account.prize }}</td> | ||||
|               <td class="text-right">{{ account.prize_normal }}</td> | ||||
|               <td class="text-right">{{ account.prize_hh }}</td> | ||||
|               <td class="text-right font-weight-bold">{{ account.prize }}</td> | ||||
|           </tr> | ||||
|             {% endfor %} | ||||
|         </table> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user