F
Filament16mo ago
eoncode

Stats widget not properly aligned on v3

These are screenshots of how stats widgets appear on on y dashboard on v3 and v2. The columnSpan are still same for both version -1 and I've set up the grid columns on my Dashboard page to be 2 as described in the docs. I'd like to remove the right padding in the stats and have them full width as they were in v2. How may i do this?
Dashboard v3
Dashboard v2
3 Replies
eoncode
eoncodeOP16mo ago
hi, anyone, please?
Thijmen
Thijmen16mo ago
I have the same problem now after upgrading
DrByte
DrByte16mo ago
class StatsOverview extends BaseWidget
{
protected function getColumns(): int
{
return 2;
}
class StatsOverview extends BaseWidget
{
protected function getColumns(): int
{
return 2;
}
Want results from more Discord servers?
Add your server