提交 71284908 编写于 作者: G gongfuxiang

浏览器窗口变化bug续费

上级 85d89d6e
......@@ -74,7 +74,7 @@ var content = new Vue({
{
// iframe宽高样式初始化
this.content_style = {
width : (window.innerWidth-180)+'px',
width : (window.innerWidth-185)+'px',
height : (window.innerHeight-60)+'px'
}
......
......@@ -40,7 +40,7 @@ header .logo { color: #fff; font-size: 30px; font-family: serif; margin: 0px 5px
header .logo-tips { color: #c6c6c6; font-size: 12px; }
#nav-left { float: left; width: 160px; background-color: #eef1f6; }
#nav-left ul { border-radius: 0px; }
#content { padding: 10px 10px 0 10px; }
#content { padding: 10px 0 0 10px; }
#nav-left, #content { overflow-x: hidden; }
/**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册