} else {
      this.copyWrapperTarget.classList.remove('over-limit')
      this.copyWarningWrapperTarget.classList.remove('text-danger')
      this.copyWarningWrapperTarget.classList.add('text-secondary')
    }