diff --git a/web/index.html b/web/index.html index fabbe35eff..c2cd6a56ba 100644 --- a/web/index.html +++ b/web/index.html @@ -177,7 +177,6 @@ .ProseMirror .mention { color: var(--text); background-color: var(--yellow); - box-shadow: -3px 0 var(--yellow), -3px 2px var(--yellow), 2px 0 var(--yellow), 2px 2px var(--yellow); } /* Tooltips */