mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Fix style
This commit is contained in:
		| @@ -138,7 +138,7 @@ | ||||
|                     </a> | ||||
|                     {% endif %} | ||||
|                 </td> | ||||
|                 <td style=" {{ style|raw }}"> | ||||
|                 <td style="{{ style|raw }};text-align:right"> | ||||
|                     {#  deposit #} | ||||
|                     {% if transaction.transaction_type_type == 'Deposit' %} | ||||
|                         {{ formatAmountBySymbol(transaction.amount*-1, transaction.currency_symbol, transaction.currency_decimal_places) }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user