Increase the font size of a badge TextColumn

Is there a way to increase the font size of the badge TextColumn:
Tables\Columns\TextColumn::make($key)
->searchable()->default('-')
->badge()
->color(fn (string $state): array => $colorSelector($state, $key))
->sortable();
Tables\Columns\TextColumn::make($key)
->searchable()->default('-')
->badge()
->color(fn (string $state): array => $colorSelector($state, $key))
->sortable();
I want the badge to be text-xl
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server