class fixed..

This commit is contained in:
Cüneyt Şentürk 2022-10-18 17:45:13 +03:00
parent 7e85cff8a6
commit b5c05fbc8a

View File

@ -17,7 +17,7 @@ class CashFlow extends Widget
public $default_name = 'widgets.cash_flow';
public $default_settings = [
'width' => 'w-full my-8 px-12',
'width' => 'w-full my-8 lg:px-12',
];
public $description = 'widgets.description.cash_flow';