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;