.wp-block-buttons.is-vertical .wp-block-button {
  display: block;
  max-width: none;
}
.wp-block-buttons:has(.wp-block-button:first-child:last-child) {
  gap: 0;
}