[cm6] Tidy up advanced references search banner code (#8674)

GitOrigin-RevId: a0044b9328af03a77ac3c3e5d5caa594bbd5fe6b
This commit is contained in:
Alf Eaton 2022-07-07 14:46:10 +01:00 committed by Copybot
parent 77aa2baa9d
commit c8b0e81550

View file

@ -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