zhangxc hace 5 años
padre
commit
a207b69d90
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/css/participle.less

+ 1 - 1
src/css/participle.less

@@ -214,7 +214,7 @@
             tbody{
                 display: block;
                 width: 1160px;
-                height:570px;
+                max-height:570px;
                 overflow-x:hidden;
                 overflow-y:auto;
                 text-align: center;