From 737e4a7523441a5fd494465e29b59d5ec19c5f56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E9=9C=84?= Date: Tue, 30 Jan 2024 11:56:13 +0800 Subject: [PATCH] fix 81488 --- src/components/ProcessDetailList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ProcessDetailList.vue b/src/components/ProcessDetailList.vue index 44797c03..d7070a83 100644 --- a/src/components/ProcessDetailList.vue +++ b/src/components/ProcessDetailList.vue @@ -384,7 +384,7 @@ export default { flex: 1; width: 0; overflow: auto; - padding: 32px; + padding: 32px 32px 0; } .agree-color {