update 设备加工数量

This commit is contained in:
lb
2023-08-30 15:36:16 +08:00
parent 14eb83932e
commit 72393caee1
2 changed files with 130 additions and 105 deletions

View File

@@ -46,6 +46,8 @@ export default {
.app-main {
/* 84 = navbar + tags-view = 50 + 34 */
min-height: calc(100vh - 120px - 8px);
display: flex;
flex-direction: column;
}
.fixed-header + .app-main {