chore: lower the input name (#21850)
This commit is contained in:
parent
1004e762aa
commit
1cf53da82a
|
|
@ -29,5 +29,5 @@
|
|||
align-items: center;
|
||||
background-color: var(--vscode-breadcrumb-background);
|
||||
box-shadow: var(--vscode-scrollbar-shadow) 0 6px 6px -6px;
|
||||
z-index: 200;
|
||||
z-index: 10;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue