From 5591c01730949bc6ee9681c9c8c1c4431885b4fe Mon Sep 17 00:00:00 2001 From: yaoyuhao Date: Wed, 17 Apr 2024 17:01:31 +0800 Subject: [PATCH] 1 --- src/view/hygiene.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/view/hygiene.vue b/src/view/hygiene.vue index cfff88a..65971b5 100644 --- a/src/view/hygiene.vue +++ b/src/view/hygiene.vue @@ -654,7 +654,7 @@ const change = (name, index) => { box-sizing: border-box; margin-top: 10px; width: 95%; - height: 220px; + height: 200px; // height: calc(100% - 115px); // background: red; overflow-y: auto;