.editor-copyComp {
  cursor: pointer;
  user-select: text;
}
.editor-copyComp:hover {
  color: #47e !important;
}
