force-app/main/default/aura/AgencyAccount/AgencyAccount.css
@@ -2,7 +2,7 @@ padding-top: 10px; } .THIS tr .decrypt{ .THIS tr .decrypt { /* position: absolute; top: 0; left: 100%; @@ -12,10 +12,21 @@ display: none; } .THIS tr:hover .decrypt{ .THIS tr:hover .decrypt { display: unset; } .THIS tr:hover .encrypt{ .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*/