binxie
2023-06-26 614b1b648eceb33e325ed7cf8d8cb6a7a71b9ddc
force-app/main/default/aura/WeeklyReport/WeeklyReport.css
@@ -140,6 +140,7 @@
    display: none;
}
/* add by Deloitte-Link 2023-6-19 start*/
.THIS .weeklyReportSpinner{
    top:100px;
}
@@ -147,4 +148,8 @@
.THIS .slds-spinner_container{
    position: absolute;
    top:100px;
}
}
.THIS .marginTop{
    margin-top: 10px;
}
/* add by Deloitte-Link 2023-6-19 end*/