.multiple-identifier-row {
  display: flex;
  gap: 8px;
  margin-bottom: 8px;
  align-items: center; }

.multiple-identifier-input {
  flex: 1; }

.js-add-identifier {
  margin-top: 8px; }
