Skip to content

Commit c657cee

Browse files
oneQiuLeoYuan
authored andcommitted
fix: 左侧抽屉固定模式层级不足
1 parent 9b3b4f9 commit c657cee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/editor-skeleton/src/layouts/workbench.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,7 @@ body {
314314
display: none;
315315
flex-shrink: 0;
316316
position: relative;
317+
z-index: 820;
317318
&.lc-area-visible {
318319
display: block;
319320
}

0 commit comments

Comments
 (0)