Merge pull request #9747 from overleaf/ii-cm6-grammarly-dark-theme-css-fix

[web] Grammarly suggestions underline css fix

GitOrigin-RevId: 195cf787cf9b3c8a7843ba15e2ed59320942a64e
This commit is contained in:
Davinder Singh
2022-09-27 11:34:17 +01:00
committed by Copybot
parent bf41e5a6c5
commit 016c6118a2
@@ -1,3 +1,3 @@
grammarly-extension {
mix-blend-mode: normal;
mix-blend-mode: normal !important;
}