force-app/main/default/pages/QueuePageByAssetId.page
@@ -4,6 +4,11 @@ <apex:includeScript value="{!URLFOR($Resource.jquery183minjs)}"/> <apex:includeScript value="{!URLFOR($Resource.PleaseWaitDialog)}"/> <apex:includeScript value="{!URLFOR($Resource.RelationListPagingCmpJS)}"/> <style> table.list{ width: 100%!important; } </style> <script type="text/javascript"> var heightAjustment = 120; var widthAjustment = 30;