force-app/main/default/lwc/lexPCLLostReportPage/lexPCLLostReportPage.css
@@ -41,7 +41,7 @@ border: 0; } .container { .container { display: flex; justify-content: space-between; /* 设置子元素间的间距 */ } @@ -53,4 +53,10 @@ .text-container p:first-line { background-color: rgb(243, 243, 243); } } .slds-accordion__summary-heading{ background-color: rgb(243, 243, 243); }