From 60114bf14db8e3d88fcbe4e8d3dffd18f252eac8 Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Mon, 20 Feb 2023 14:13:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E6=88=90vh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/project/qujing/AppLegalLearning/classDetail.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/project/qujing/AppLegalLearning/classDetail.vue b/src/project/qujing/AppLegalLearning/classDetail.vue index 1ffd921..4075be8 100644 --- a/src/project/qujing/AppLegalLearning/classDetail.vue +++ b/src/project/qujing/AppLegalLearning/classDetail.vue @@ -246,7 +246,7 @@ export default { .comment_box { width: 100%; - max-height: 700px; + max-height: 60vh; overflow: scroll; .comment_card { display: flex;