浏览代码

Merge remote-tracking branch 'origin/master'

wukai 4 月之前
父节点
当前提交
dfebbaa246
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      css/main.css

+ 2 - 2
css/main.css

@@ -62,7 +62,7 @@
         display: none;
         display: none;
     }
     }
     #iframeWin .content,#iframeWin iframe{
     #iframeWin .content,#iframeWin iframe{
-        height: 100%;
+        height: 724px;
         width: 100%;
         width: 100%;
         border: 0;       
         border: 0;       
     }
     }
@@ -139,7 +139,7 @@
     #imp_item{
     #imp_item{
         position: absolute;
         position: absolute;
         width: 160px;
         width: 160px;
-        height: 450px;
+        height: 480px;
         background: rgba(19, 47, 95, 0.8);
         background: rgba(19, 47, 95, 0.8);
         box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
         box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
         border-radius: 2px 2px 2px 2px;
         border-radius: 2px 2px 2px 2px;