The form for adding fields to an entity has a button to change the field type next to continue, and they both look the same.
I have a style for button.link in libraries/global/component/button.css.
How to apply it here, and other form submit buttons, like cancel?
The markup can be different when the form is loaded in ajax. Link submit elements are turned into buttons.
Added a style that targets form submit links and buttons that are not primary.
Issue status

