fix: 脑图全屏下拉框无法显示
This commit is contained in:
parent
fd89aff698
commit
28ed11d09b
|
@ -155,7 +155,7 @@ export default {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background: white;
|
background: white;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
z-index: 999999;
|
z-index: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
.full-screen >>> .minder-container {
|
.full-screen >>> .minder-container {
|
||||||
|
|
Loading…
Reference in New Issue