LiJinHuan
2023-06-02 c6ad239fe51b0fcfb0e3ce29f7545af00a48292d
force-app/main/default/pages/RepairPCL.page
@@ -43,13 +43,13 @@
  overflow: auto;  /*スクロールバー*/
  float:left;
  width:700px;
  height: 100px; /* tbodyを表示する高さ、後でjsにて調整 */
  height: 300px; /* tbodyを表示する高さ、後でjsにて調整 */
}
div#in_Div_L {
  position:relative;
  overflow: hidden;
  float:left;
  height: 100px;
  height: 300px;
  width: 547px;
}