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,11 @@ .THIS .slds-spinner_container{ position: absolute; top:100px; } } .THIS .marginTop{ margin-top: 10px; } .THIS .custom-input .uiInput { height: 2rem; /* 调整高度为你需要的值,如 2rem */ } /* add by Deloitte-Link 2023-6-19 end*/