diff --git a/src/renderer/components/Editor/Editor.css b/src/renderer/components/Editor/Editor.css index 2b3a25f..8076afc 100644 --- a/src/renderer/components/Editor/Editor.css +++ b/src/renderer/components/Editor/Editor.css @@ -170,6 +170,7 @@ background: transparent; padding: 0; box-shadow: none; + transform: translateX(-50%); } .annotation-tooltip {