force-app/main/default/aura/AgencyAccount/AgencyAccount.css
@@ -1,3 +1,32 @@ .THIS.contents_wrapper { padding-top: 10px; } } .THIS tr .decrypt { /* position: absolute; top: 0; left: 100%; display: none; text-align: left; padding-left: 5px; */ display: none; } .THIS tr:hover .decrypt { display: unset; } .THIS tr:hover .encrypt { display: none; } /* add by Deloitte-Link 2023-6-19 start*/ .THIS .weeklyReportSpinner { top: 100px; } .THIS .slds-spinner_container { position: absolute; top: 100px; } /* add by Deloitte-Link 2023-6-19 end*/