diff --git a/editor/src/styles.scss b/editor/src/styles.scss index 3299c28..b4b1517 100644 --- a/editor/src/styles.scss +++ b/editor/src/styles.scss @@ -20,6 +20,12 @@ body { content: "]]"; color: #ccc; } +.content a.tag::before { + content: ""; +} +.content a.tag::after { + content: ""; +} @supports (font-variation-settings: normal) { html {