buli
2023-07-14 dd1c643be561ebfbb521431b49d6e1e65bfcbd81
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,21 +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 .weeklyReportSpinner {
    top: 100px;
}
.THIS .slds-spinner_container{
.THIS .slds-spinner_container {
    position: absolute;
    top:100px;
    top: 100px;
}
/* add by Deloitte-Link 2023-6-19 end*/
/* add by Deloitte-Link 2023-6-19 end*/