瀏覽代碼

修改引用弹窗高度(3415)

zhangxc 5 年之前
父節點
當前提交
ab14f98a66
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/css/common.css

+ 2 - 2
src/css/common.css

@@ -31,7 +31,7 @@ table,tr,td{
     position: absolute;
     position: absolute;
     display: none;
     display: none;
     width: 400px;
     width: 400px;
-    height: 764px;
+    height: 550px;
     background: #fff;
     background: #fff;
     top:44px;
     top:44px;
     right: 0;
     right: 0;
@@ -48,7 +48,7 @@ table,tr,td{
 
 
 .pop-box .pop-container{
 .pop-box .pop-container{
     width: 400px;
     width: 400px;
-    height: 729px;
+    height: 514px;
     
     
     border-radius: 5px;
     border-radius: 5px;
     position: absolute;
     position: absolute;