How do apply css on modal submit Action
I want to remove modal submit action left and right padding.
3 Replies
I have tried the below code, but it is not work .
You can't really, you would have to go into negative margins and increased withs. Or override the view.
The only thing I can think of is you create a custom class like this
and then apply it to the modal
(the above are just examples and can probably be improved...
Obviously, if you want to do it for all your modals, just do