Skip to content

Commit 8c6ae59

Browse files
committed
rename input get large z-index, fixes microsoft#6075
1 parent 1635f5f commit 8c6ae59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/vs/editor/contrib/rename/browser/renameInputField.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
.monaco-editor .rename-box {
77
box-shadow: 0 2px 8px #A8A8A8;
8-
z-index: 1;
8+
z-index: 100;
99
color: inherit;
1010
}
1111

0 commit comments

Comments
 (0)