div跟随浏览器大小而改变
摘要:
<head> <style> .main { position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; overflow: auto; } #bimViewer { height: 800px; width: 100%; } 阅读全文
posted @ 2020-05-13 17:25 三千世界a 阅读(570) 评论(0) 推荐(0) 编辑