how add css property in action button in resources/createpage

this is my code
Actions\CreateAction::make()
->label('Generate from ChatGPT')
how i will add css float:right in this button
Was this page helpful?