adjusted width for production chart
This commit is contained in:
@@ -11,7 +11,7 @@ class ItemOverview extends ChartWidget
|
||||
// protected int|string|array $columnSpan = 'full';
|
||||
protected int|string|array $columnSpan = 12;
|
||||
|
||||
protected static ?string $maxHeight = '300px';
|
||||
protected static ?string $maxHeight = '350px';
|
||||
|
||||
protected $listeners = ['filtersUpdated' => '$refresh'];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user