Explorar el Código

临时修改版本弹窗高度

zhouna hace 6 años
padre
commit
f75c649c85
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      src/components/CopyRight/index.less

+ 2 - 0
src/components/CopyRight/index.less

@@ -76,6 +76,8 @@
         }
         .content {
           padding: 10px;
+          max-height: 400px;
+          overflow-y: auto;
         }
       }
     }