自动化立体仓库 - WCS系统
#
vincent
2020-06-01 e246e2e047ed905205d6c555dc469f9c06c5b965
#
2个文件已修改
5 ■■■■■ 已修改文件
src/main/webapp/static/css/console.css 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/console.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/css/console.css
@@ -91,10 +91,11 @@
/* ------------------------------------ 主体 ------------------------------------*/
main {
    margin-top: 8px;
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(0,0,0,.3);
    background-color: #fff;
    height: 76.8%;
    height: 75.8%;
    position: relative;
}
src/main/webapp/views/console.html
@@ -58,7 +58,7 @@
    </div>
    <!--分割线-->
    <hr class="header-hr">
    <!--<hr class="header-hr">-->
</header>
<main>