Explorar o código

修改引用弹窗高度(3415)

zhangxc %!s(int64=5) %!d(string=hai) anos
pai
achega
ab14f98a66
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/css/common.css

+ 2 - 2
src/css/common.css

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