:global(.ui-group) {
  & :global(.ui-button) {
    border-radius: 0 !important;
    &[data-state~="have-word"] {
      flex-grow: 1;
    }
  }
}
