update 公用工程消耗
This commit is contained in:
@@ -47,7 +47,7 @@ export default {
|
||||
|
||||
<style scoped>
|
||||
.right-content-quality-analysis {
|
||||
height: calc(100% - 32px);
|
||||
height: calc(100% - calc(32px * var(--beilv)));
|
||||
overflow: hidden;
|
||||
overflow-y: auto; /** 右边会有多的padding给滑道 */
|
||||
display: grid;
|
||||
|
||||
Reference in New Issue
Block a user