buli
2023-07-14 5b5c1e16deaa3a9d6d0ed1ffca390655ed103df7
force-app/main/default/aura/RetrospectiveWeeklyReport/RetrospectiveWeeklyReport.css
@@ -28,7 +28,7 @@
.THIS .no_data_area {
    text-align: center;
    margin: 0.5em 0;
    margin: .5em 0;
}
.THIS.report_list_area {
@@ -153,7 +153,7 @@
}
.THIS .customRequired:before {
    content: '*';
    content: "*";
    margin: 0 0.125rem 0 0.125rem;
    color: rgb(194, 57, 52);
    float: left;