Commit 4f04a79b by wusiyi

fix: 调整右侧工具栏层级,防止遮挡

parent 98f3c204
......@@ -687,7 +687,7 @@ onUnmounted(() => {
bottom: 0;
width: 40px;
background: #001529;
z-index: 9999;
z-index: 999;
display: flex;
flex-direction: column;
align-items: center;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment