123
chenjingwu
2024-04-26 cb8039b60b7ddca70edee01270e0445ff88a14bc
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;
}