/**
    Preparations page
 */
.editable-rows .editable-inline {
  border: none;
  padding: 0;
  width: 100%;
  background: transparent;
}

.editable-rows .editable-inline .icon-edit {
  display: none;
}

.editable-rows .tracker_input_value {
  width: 100%;
}

.table.preparations.analytes th {
  white-space: nowrap !important;
}

.table.preparations .input-group > input,
.table.results input {
  min-width: 5rem !important;
}

.table.preparations .input-group {
  flex-wrap: nowrap;
}

.table.preparations .preparationstableVolumeToAddUL input {
  min-width: 7rem !important;
}

/*# sourceMappingURL=custom.css.map */
