"tab.activeBorderTop" color hidden under "editorGroup.border" (fix #174134) (#175862)

This commit is contained in:
Benjamin Pasero 2023-03-02 11:35:42 +01:00 committed by GitHub
parent d7e4c7474e
commit 77c8e2eeda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,7 +54,7 @@
position: absolute;
top: 0;
left: 0;
z-index: 20;
z-index: 5;
pointer-events: none;
background-color: var(--separator-border);
}