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

This commit is contained in:
liujuping 2023-12-16 18:30:03 +08:00 committed by 林熠
parent c6e0025256
commit 711a5f66b9

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);