Skip to content

Commit d9706ff

Browse files
committed
ensure note fab is above lynx status indicator
1 parent 634fad6 commit d9706ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SIL.XForge.Scripture/ClientApp/src/app/translate/editor/editor.component.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ app-copyright-banner,
120120
inset-inline-end: 10px;
121121
background-color: var(--sf-editor-note-fab-background-color);
122122
color: var(--sf-editor-note-fab-foreground-color);
123+
z-index: 1; // Above lynx status indicator
123124
}
124125

125126
.fab-bottom-sheet {

0 commit comments

Comments
 (0)