From e76211ed07e875479ce6f15b4581340f81d8c8c9 Mon Sep 17 00:00:00 2001 From: lihui_ocr Date: Tue, 9 Apr 2024 20:01:45 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E7=9B=B8=E4=BC=BC=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E6=94=BE=E5=A4=A7=E6=97=B6=E9=97=B4=E8=92=99=E5=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/task/modal/BatchModal.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/task/modal/BatchModal.vue b/src/views/task/modal/BatchModal.vue index 93ce8e3..e946ea3 100644 --- a/src/views/task/modal/BatchModal.vue +++ b/src/views/task/modal/BatchModal.vue @@ -612,9 +612,9 @@ defineExpose({ .small-mark{ width: 100%; - height: 36px; + height: 56px; background: linear-gradient(180deg,rgba(0,0,0,0.01), rgba(0,0,0,0.44) 88%); - border-radius: 0px 8px 8px 8px; + //border-radius: 0px 8px 8px 8px; position: absolute; left: 0; bottom: 0;