refactor: loading 时不展示模拟器

This commit is contained in:
lihao.ylh 2021-09-24 17:18:41 +08:00
parent 8df2ffecf4
commit 59af249ac2

View File

@ -23,5 +23,5 @@
display: flex;
justify-content: center;
align-items: center;
height: 90vh;
height: 100vh;
}