Use button link style on some form buttons

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.

Add field form change field type button style is confusing

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.

Non primary button link style
Issue status