From 50ce6a5e5ae7ac6ce3e6281acca9a0db568306e6 Mon Sep 17 00:00:00 2001
From: unknown <sunxia@prec-tech.com>
Date: 星期三, 23 八月 2023 14:54:59 +0800
Subject: [PATCH] Merge branch 'LEX_dev' of http://47.92.229.245:8089/r/lightningupdate into LEX_dev

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

diff --git a/force-app/main/default/staticresources/RelationListPagingCmpCss.css b/force-app/main/default/staticresources/RelationListPagingCmpCss.css
index 6b092c2..4a4961f 100644
--- a/force-app/main/default/staticresources/RelationListPagingCmpCss.css
+++ b/force-app/main/default/staticresources/RelationListPagingCmpCss.css
@@ -12,7 +12,6 @@
   overflow: hidden;
   float:left;
   /* width:32768px; */ /* 20230523 ljh lightning */
-  /* width: 1200px; */
 }
 div#out_Div_L {
   position:relative;
@@ -24,14 +23,13 @@
   overflow: auto;  /*銈广偗銉兗銉儛銉�*/
   float:left;
   /* width:32768px; */ /* 20230523 ljh lightning */
-  height: 100px; /* tbody銈掕〃绀恒仚銈嬮珮銇曘�佸緦銇s銇仸瑾挎暣 */
-  /* width: 1200px; */
+  /* 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 {
@@ -110,10 +108,10 @@
   color: #000;
   white-space:normal;
 }
-table#tableData{
+/* table#tableData{
   width: 1000px;
 }
 table#tableHeader{
   width: 1000px;
-}
+} */
 /* 20230508 ljh lightning鍒囨崲 start */

--
Gitblit v1.9.1