123
chenjingwu
2024-04-23 2a94603f8f0d3f847045d2e5a0d7b8d5b9905f9e
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;
}