fix: 脑图全屏下拉框无法显示

This commit is contained in:
chenjianxing 2021-03-29 11:51:51 +08:00
parent fd89aff698
commit 28ed11d09b
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ export default {
width: 100%;
background: white;
height: 100vh;
z-index: 999999;
z-index: 2;
}
.full-screen >>> .minder-container {