style: remove .lc-workbench-center z-index

This commit is contained in:
liujuping 2023-12-16 18:30:03 +08:00 committed by JackLian
parent d9c517ffcb
commit 19bd17f317

View File

@ -363,7 +363,7 @@ body {
flex: 1;
display: flex;
flex-direction: column;
z-index: 10;
.lc-toolbar {
display: flex;
height: var(--toolbar-height);