From 89719fb2012ad6c2bfc9d11fbd9b78bb2b91a3aa Mon Sep 17 00:00:00 2001 From: Fixiaobai <fixiaobai@163.com> Date: 星期四, 14 九月 2023 13:52:18 +0800 Subject: [PATCH] modified: src/components/view/technical.vue --- src/components/view/technical.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/view/technical.vue b/src/components/view/technical.vue index 1eeba08..4bcdbda 100644 --- a/src/components/view/technical.vue +++ b/src/components/view/technical.vue @@ -380,7 +380,7 @@ /* 鎶�鏈枃浠惰〃鏍兼牱寮� */ .technical-table{ margin-top: 11px; - height: calc(100% - 140px); + /* height: calc(100% - 140px); */ background: #fff; padding: 23px 21px ; font-size: 14px; -- Gitblit v1.9.3