force-app/main/default/staticresources/RelationListPagingCmpJS.js
@@ -337,7 +337,7 @@ sbwidth = scrollbarWidth(); // 20230531 ljh start // blockWidth = j$(escapeVfId('allPage:allForm:searchBlock')).width() - j$('div#out_Div_L').width() - widthAjustment - sbwidth - 20; blockWidth = j$(escapeVfId('allPage:allForm:searchBlock')).width() - j$('div#out_Div_L').width(); blockWidth = j$(escapeVfId('allPage:allForm:searchBlock')).width() - j$('div#out_Div_L').width()- sbwidth; // 20230531 ljh end //コンポネートなのでIDを変更 // 20230519 ljh start