.note-editor.note-frame {
  z-index: 0;
}

.paste-as-plain-text-checkbox {
  z-index: 1;
  top: 10px;
  right: 35px;
  position: absolute;
}
