F
Filament4mo ago
Jefry

align add action in repeater

addAction( fn (Action $action) => $action ->icon('solar-add-square-outline') ->size(ActionSize::Large) ->color('primary') ->tooltip('Agregar producto') ->iconButton() ), how could i push the add action in this repeater to the left/right?. ->extraAttributes(['class' => 'mr-auto']) works but if did the opposite it wont since the parent is justify-center. any ideass please
No description
1 Reply
Dennis Koch
Dennis Koch4mo ago
Why does mr-auto work but ml-auto doesn't? Are you sure the TW class is included in the CSS file? You might need to create a theme
Want results from more Discord servers?
Add your server