buli
2023-07-14 e6068da47c1bef5517c9e5fdc8c726766867ad4e
force-app/main/default/aura/RetrospectiveWeeklyReport/RetrospectiveWeeklyReport.css
@@ -28,11 +28,7 @@
.THIS .no_data_area {
    text-align: center;
<<<<<<< HEAD
    margin: 0.5em 0;
=======
    margin: .5em 0;
>>>>>>> LEXCommunityLiJun
}
.THIS.report_list_area {
@@ -157,11 +153,7 @@
}
.THIS .customRequired:before {
<<<<<<< HEAD
    content: '*';
=======
    content: "*";
>>>>>>> LEXCommunityLiJun
    margin: 0 0.125rem 0 0.125rem;
    color: rgb(194, 57, 52);
    float: left;
@@ -207,8 +199,4 @@
.THIS td {
    white-space: normal;
    overflow-wrap: break-word;
<<<<<<< HEAD
}
=======
}
>>>>>>> LEXCommunityLiJun