19626
2023-09-09 e14d6d0619330cad423f06493e3aa2371faa2a8f
force-app/main/default/lwc/lexPCLLostReportPage/lexPCLLostReportPage.css
@@ -6,7 +6,9 @@
.combobox-container label {
    margin-right: 10px;
}
.THIS.white svg {
    fill : white;
}
/* .holder{
   position: relative;
   display: inline-block;
@@ -79,5 +81,4 @@
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    }