allow copy original text instead of renderend text

这个提交包含在:
binary-husky
2025-03-09 00:04:27 +08:00
父节点 07974a26d0
当前提交 e78e8b0909
共有 3 个文件被更改,包括 87 次插入12 次删除

查看文件

@@ -332,3 +332,7 @@
text-wrap: wrap;
opacity: 0.8;
}
.raw_text {
display: none;
}