19626
2023-06-29 45e4876c811c861adc5744d06b5bba840fae397a
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);
    }