bal: a little more width for budget columns
This commit is contained in:
		
							parent
							
								
									6970a4c6e8
								
							
						
					
					
						commit
						c64d598919
					
				| @ -681,8 +681,8 @@ multiBalanceReportWithBudgetAsText opts budgetr actualr = | ||||
|                      (showamt actual) (showamt budget) | ||||
|       where | ||||
|         actualwidth  = 7 | ||||
|         percentwidth = 3 | ||||
|         budgetwidth  = 4 | ||||
|         percentwidth = 4 | ||||
|         budgetwidth  = 5 | ||||
| 
 | ||||
|     percentage :: ActualAmount -> BudgetAmount -> Maybe Percentage | ||||
|     percentage actual budget = | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user