LiJinHuan
2023-06-24 c7ad1a04eb37c7aa799085c03acd0e2354d85a64
force-app/main/default/pages/RentalApplyExtensions.page
@@ -15,6 +15,13 @@
            table.list .col_SerialNumber_F__c  {width:80px;}
            table.list .col_Loaner_Set_No__c  {width:90px;}
            table.list .col_RAES_Status__c  {width:90px;} 
            body .pbSubsection{
                padding-bottom: 0;
                padding-top: 0;
            }
            body .pbSubsection > .detailList:first-child{
                margin-top: 0;
            }
        </style>
        <!-- 20230614 ljh lightning end -->
    </head>