From 1161050e1c5947659372621d821ec694e99e3122 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Mon, 9 Oct 2023 15:27:15 -0500 Subject: [PATCH] oops --- web/index.html | 1 - 1 file changed, 1 deletion(-) 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 */