update 公用工程消耗

This commit is contained in:
lb
2022-11-23 14:03:56 +08:00
parent 97ee3a9a4c
commit 779a771bb5
11 changed files with 68 additions and 85 deletions

View File

@@ -100,7 +100,7 @@ export default {
}
.left-content-equipment-check {
height: calc(100% - 32px);
height: calc(100% - calc(32px * var(--beilv)));
display: flex;
gap: calc(100vmin / 1920 * 36);
overflow: hidden;