diff --git a/src/components/Editor/EditorInterface.css b/src/components/Editor/EditorInterface.css index c8a5d2a3..3b26f13b 100644 --- a/src/components/Editor/EditorInterface.css +++ b/src/components/Editor/EditorInterface.css @@ -69,7 +69,7 @@ .nc-entryEditor-viewControls { position: absolute; top: 10px; - right: -10px; + right: 10px; z-index: 299; }