alignment controlled for monthly view
This commit is contained in:
parent
4d80a4a768
commit
03f5d278bc
@ -287,7 +287,7 @@ abstract class Report
|
||||
$width = 'w-4/12 col-4';
|
||||
break;
|
||||
case 'monthly':
|
||||
$width = 'col-1';
|
||||
$width = 'col-1 w-20';
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user