1
0
Fork 0
mirror of https://github.com/overleaf/overleaf.git synced 2025-03-16 10:12:49 +00:00

Position Grammarly button on top of CM6 editor

GitOrigin-RevId: f96d1897c38e8e14e9247690ee49972a2170f80e
This commit is contained in:
Tim Down 2023-03-03 10:31:26 +00:00 committed by Copybot
parent 20f8fc2dc0
commit 1f2c06b1d0

View file

@ -844,3 +844,7 @@ CodeMirror
}
}
}
grammarly-extension[data-grammarly-shadow-root='true'] {
z-index: 1;
}