.cm-hashtag, a.tag {
background-color: unset;
border: none;
color: var(--text-normal);
font-size: var(--font-text-size);
font-family: var(--font-text);
font-weight: normal;
text-decoration: none;
padding: 0!important;
line-height: var(--line-height-normal);
pointer-events:none;
}
效果如图(左编辑右阅读):

如何添加css脚本:【新手向教程】OB样式调整基础课:CSS入门科普