Commit 99964cda authored by 刘殿昕's avatar 刘殿昕

流程预览弹框高度不限制

parent f98c6886
...@@ -60,7 +60,7 @@ export default { ...@@ -60,7 +60,7 @@ export default {
background-color: #8f93a1; background-color: #8f93a1;
} }
.map_view_container { .map_view_container {
height: 666px; /* height: 666px; */
} }
.map_view_container > iframe { .map_view_container > iframe {
display: block; display: block;
......
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