diff --git a/services/web/frontend/stylesheets/app/editor.less b/services/web/frontend/stylesheets/app/editor.less index 0ce416782a..a7755baae3 100644 --- a/services/web/frontend/stylesheets/app/editor.less +++ b/services/web/frontend/stylesheets/app/editor.less @@ -587,6 +587,18 @@ CodeMirror } } +.references-search-banner { + position: absolute; + top: 8px; + right: 8px; + left: 8px; + z-index: 10; + display: flex; + justify-content: space-between; + align-items: center; + padding: 5px 10px; +} + // -- References Search Modal -- .references-search-modal-backdrop { // don't grey out the editor when the