zhangchunxu
2023-08-04 6ac2e9df968bfdc5ded01fa183994bd7f622d7ee
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>