This is because the button is the first item in the list, it will inherit the border radius of the card itself. This is behavior by design.
If you do not want this, then either give the button itself a different radius or place a 'dummy' item before the button. For example a transparent divider.