CHANGE_UI_FIX - VADIVEL J 2025-09-09

This commit is contained in:
vadivelJ96 2025-09-09 17:39:55 +05:30
parent 37e03d9eeb
commit 2606e33735

View File

@ -167,10 +167,9 @@
}
}
.tab-content-styles{
#client_add .tab-content-styles{
background-color:#F4F4F4;
margin-right:20px;
margin-left:20px;
margin-top:0px !important;
border-radius:25px!important;
min-height: 70vh !important;
@ -183,7 +182,7 @@
</style>
<p style="color:black;font-size:x-large;margin-left:50px;margin-bottom:20px;"><b>Dashboard</b></p>
<p style="color:black;font-size:x-large;margin-left:20px !important;margin-bottom:20px;"><b>Dashboard</b></p>
<?php if(in_array(get_role_id(), [1,2,3,4,5]) || (in_array(ENROLLMENT_TEAM_ID, user_team()) || in_array(CLAIMS_TEAM_ID, user_team()) || in_array(MANAGEMENT_TEAM_ID, user_team()) || in_array(FINANCE_TEAM_ID, user_team()) || in_array(BUSINESS_TEAM_ID, user_team()))) { ?>