自动化立体仓库 - WCS系统
whycq
2023-09-04 0ee358176fc31fdb03f968f4baf1df9bb2e1815f
src/main/webapp/views/monitor/css/index.css
@@ -96,6 +96,11 @@
    align-items: center;
    font-size: 18px;
}
.table-td2 {
    display: flex;
    align-items: center;
    font-size: 18px;
}
.table-td:nth-child(even) {
    background-color: rgba(90, 163, 172, 0.3);
}
@@ -120,4 +125,12 @@
    height: 10%;
    text-align: center;
    color: #FFF;
}
.swiper-none {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
}