.keycloak-groups-group-path {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.join-group-dialog-row {
  cursor: pointer;
}