/* =====================================================================
   v230 — Add Team Member simplification.
   - existing master people only; no Create new person path
   - remove divider above Add Team Member Cancel / Save row
   ===================================================================== */

.team-editor .sheet-actions.team-add-actions.task-edit-actions {
  border-top: 0 !important;
  box-shadow: none !important;
}
