From ddb0231ef7c5cf2bad9d3f1afc2f733674ad38a5 Mon Sep 17 00:00:00 2001
From: unknown <sunxia@prec-tech.com>
Date: 星期四, 24 八月 2023 14:50:51 +0800
Subject: [PATCH] 再修理按钮

---
 force-app/main/default/staticresources/RelationListPagingCmpCss.css |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/force-app/main/default/staticresources/RelationListPagingCmpCss.css b/force-app/main/default/staticresources/RelationListPagingCmpCss.css
index 5414c08..4a4961f 100644
--- a/force-app/main/default/staticresources/RelationListPagingCmpCss.css
+++ b/force-app/main/default/staticresources/RelationListPagingCmpCss.css
@@ -23,13 +23,13 @@
   overflow: auto;  /*銈广偗銉兗銉儛銉�*/
   float:left;
   /* width:32768px; */ /* 20230523 ljh lightning */
-  height: 100px; /* tbody銈掕〃绀恒仚銈嬮珮銇曘�佸緦銇s銇仸瑾挎暣 */
+  /* height: 100px; *//* tbody銈掕〃绀恒仚銈嬮珮銇曘�佸緦銇s銇仸瑾挎暣 */ /*20230607 ljh lightning*/
 }
 div#in_Div_L {
   position:relative;
   overflow: hidden;
   float:left;
-  height: 100px;
+  /* height: 100px; *//*20230607 ljh lightning*/
 }
 
 body .pbBody table.list tr.headerRow td {
@@ -108,4 +108,10 @@
   color: #000;
   white-space:normal;
 }
+/* table#tableData{
+  width: 1000px;
+}
+table#tableHeader{
+  width: 1000px;
+} */
 /* 20230508 ljh lightning鍒囨崲 start */

--
Gitblit v1.9.1