自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-07-11 ce6b5be6c0e1544bcc66f9fce9efec3ced724d95
src/main/webapp/static/css/pda.css
@@ -72,6 +72,7 @@
footer {
    position: absolute;
    bottom: 5px;
    width: 100%;
}
.layui-btn-container .layui-btn {
    margin-left: 10px;
@@ -79,8 +80,16 @@
}
#tips {
    display: inline-block;
    width: 90px;
    color: #666;
    margin-left: 5px;
    margin-bottom: 5px;
    vertical-align: middle;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.layui-btn-primary:hover {
    border-color: #C9C9C9
}