Repro: --- title: Button Style Inconsistency --- ```{ojs} viewof foo = Inputs.button("OJS Button") ``` <button>Plain Button</button> <img width="622" alt="image" src="https://user-images.githubusercontent.com/285675/177009216-bd142708-e6b3-4071-8595-9f9fb4f2022b.png"> Yuck.