:root,
:host {
  --va-button-dropdown-button-margin: 0;
}
.va-button-dropdown .va-button {
  margin: var(--va-button-dropdown-button-margin);
}