diff --git a/shared/editor/components/Styles.ts b/shared/editor/components/Styles.ts index d200028b3..c4de26710 100644 --- a/shared/editor/components/Styles.ts +++ b/shared/editor/components/Styles.ts @@ -282,6 +282,10 @@ width: 100%; font-weight: 500; font-size: 0.9em; cursor: default; + + &:before { + content: "@"; + } } > div {