F
Filament15mo ago
Abi

increase spacing between hint actions

how can I increase the spacing between hint actions? I tried to use extraAttributes to add a left margin, no luck.
Action::make('View Code')->icon('heroicon-s-code')
->extraAttributes([
'class' => 'ml-6'
])
Action::make('View Code')->icon('heroicon-s-code')
->extraAttributes([
'class' => 'ml-6'
])
No description
1 Reply
Abi
AbiOP15mo ago
GitHub
No margin between multiple hint actions · Issue #8727 · filamentphp...
Package filament/forms Package Version v3.0.62 Laravel Version v10.24.0 Livewire Version v3.0 PHP Version PHP 8.2 Problem description When adding multiple actions to the hint actions, there is no m...
Want results from more Discord servers?
Add your server