From f455c37efbe2ddd8d6bc1bec67ca079bb7373402 Mon Sep 17 00:00:00 2001
From: unknown <sunxia@prec-tech.com>
Date: 星期三, 19 七月 2023 17:43:39 +0800
Subject: [PATCH] button-lexLoanerArrangedEmail
---
force-app/main/default/pages/AccountTargetTab.page | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/force-app/main/default/pages/AccountTargetTab.page b/force-app/main/default/pages/AccountTargetTab.page
index 8fdd432..3e3369f 100644
--- a/force-app/main/default/pages/AccountTargetTab.page
+++ b/force-app/main/default/pages/AccountTargetTab.page
@@ -36,7 +36,7 @@
</script>
<apex:form id="Form">
- <div style="height: 265px; overflow-y: auto;">
+ <div style="height: 250px;overflow-y: scroll;">
<apex:pageMessages />
<apex:outputPanel layout="none" rendered="{!NOT(ISNULL(history))}">
--
Gitblit v1.9.1