自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-06-27 c2f9f3778fb284b2ffd18d9e783c6873281cbb85
#
1个文件已修改
5 ■■■■■ 已修改文件
src/main/webapp/views/pda/login.html 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/pda/login.html
@@ -40,8 +40,9 @@
            height: 120px;
            padding-left: 40px;
            font-size: xx-large;
            border: 1px solid #939393;
            border: 1px solid #6c6c6c;
            color: inherit;
            border-radius: 15px;
        }
        .login-submit {
@@ -52,7 +53,7 @@
            /*width: 80%;*/
            font-size: xx-large;
            font-weight: bolder;
            border-radius: 4px;
            border-radius: 10px;
            height: 120px;
        }
    </style>