binxie
2023-06-26 410599fdf4f96d7f19b51bc28e544fa4e8780a1e
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*/