unknown
2023-05-29 cbe8a54c8dc4bdf132df6003682d5bef85af5fe6
force-app/main/default/staticresources/RelationListPagingCmpCss.css
@@ -12,6 +12,7 @@
  overflow: hidden;
  float:left;
  /* width:32768px; */ /* 20230523 ljh lightning */
  width: 1100px;
}
div#out_Div_L {
  position:relative;
@@ -24,6 +25,7 @@
  float:left;
  /* width:32768px; */ /* 20230523 ljh lightning */
  height: 100px; /* tbodyを表示する高さ、後でjsにて調整 */
  width: 1100px;
}
div#in_Div_L {
  position:relative;
@@ -108,4 +110,10 @@
  color: #000;
  white-space:normal;
}
table#tableData{
  width: 1000px;
}
table#tableHeader{
  width: 1000px;
}
/* 20230508 ljh lightning切换 start */