.taro-rich-text__selectable {
  -webkit-user-select: auto;
     -moz-user-select: auto;
          user-select: auto;
}