CSS Style - span.cm-comment

The CSS cannot work on v0.13.2 in live preview mode and markdown mode.

.cm-s-obsidian span.cm-comment {
display: none;
}

I tried to edit in the browser (ctrl + shift +i) and it works.