styling for monthly preview for report details
This commit is contained in:
		| @@ -270,6 +270,9 @@ abstract class Report | ||||
|             case 'yearly': | ||||
|                 $width = 'w-4/12 col-4'; | ||||
|                 break; | ||||
|             case 'monthly': | ||||
|                 $width = 'col-1'; | ||||
|                 break; | ||||
|         } | ||||
|  | ||||
|         if (empty($width)) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user