mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 02:01:43 -05:00
rename input get large z-index, fixes #6075
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
.monaco-editor .rename-box {
|
||||
box-shadow: 0 2px 8px #A8A8A8;
|
||||
z-index: 1;
|
||||
z-index: 100;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user