Skip to content

Commit 1a1a345

Browse files
Increase z-index to improve visibility of description tooltip
1 parent 85d02d6 commit 1a1a345

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/shared/components/MonacoEditorESM/Editor.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
overflow: hidden;
2525
flex-grow: 1;
2626
border: 1px solid var(--sapNeutralBackground);
27+
z-index: 100;
2728
}
2829

2930
.resource-form__legend {

0 commit comments

Comments
 (0)