From c5835decfbf668e1964152ac9990cb70fd0f5528 Mon Sep 17 00:00:00 2001 From: duanxiaohai <1812246227@qq.com> Date: Tue, 11 Jun 2024 11:12:22 +0800 Subject: [PATCH] gx --- src/view/education.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/view/education.vue b/src/view/education.vue index 6459252..bcc5e23 100644 --- a/src/view/education.vue +++ b/src/view/education.vue @@ -1219,7 +1219,7 @@ onMounted(() => { .czrBox { // height: 104px; - min-height: 300px; + min-height: 310px; display: flex; flex-direction: column; align-items: center;