:host {
  display: flex;
  align-items: center;
}

::slotted(joy-indicator) {
  margin-right: var(--joy-core-spacing-2);
}