The button has a default border radius of 0.5ch. You can change this value by using the --o_border-radius custom property.
--o_border-radius
.o-btn { --o_border-radius: 0;}
.o-btn-square { --o_border-radius: 0;}