mirror of
https://github.com/Microsoft/vscode
synced 2024-10-30 19:48:09 +00:00
resolve #80344 on master
This commit is contained in:
parent
cc4bc4e17e
commit
44ac060e73
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@
|
|||
z-index: 5;
|
||||
pointer-events: none;
|
||||
background-color: var(--status-border-top-color);
|
||||
width: 100%;
|
||||
height: 1px;
|
||||
}
|
||||
|
||||
.monaco-workbench .part.statusbar > .left-items,
|
||||
|
|
Loading…
Reference in a new issue