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;