F
Filament2mo ago
thexyn

button

#Stats overview widgets how to adjust size card. I make 2 stats but when view it float left, I want adjust for it center? can provide me any solution? Thank you
No description
Solution:
maybe setting 2 columns in the widget? ```php protected function getColumns(): int { return 2;...
Jump to solution
1 Reply
Solution
LeandroFerreira
LeandroFerreira2mo ago
maybe setting 2 columns in the widget?
protected function getColumns(): int
{
return 2;
}
protected function getColumns(): int
{
return 2;
}
Want results from more Discord servers?
Add your server