@use "../../wc";

:host {
  display: block;
}

zn-button-group::part(base) {
  justify-content: flex-start;
}
