unknown
2023-05-11 7cd5d7cecb0bc9fef2a34488e5dec8ba15b3e827
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;
}