Israat Zarin 1 年之前
父節點
當前提交
5d01ba2abe

+ 1 - 1
resources/views/supervisor/applications.blade.php

@@ -51,7 +51,7 @@
         </div>
         </div>
     </div>
     </div>
 </div>
 </div>
-<div class="card p-2 rounded border-0 wait" style="background-color: #ffffff; color: #141639c4; height: 80vh;">
+<div class="card rounded border-0 wait" style="background-color: #ffffff; color: #141639c4;">
 <div id="load_data"></div>
 <div id="load_data"></div>
 </div>
 </div>
 @endsection
 @endsection

+ 1 - 1
resources/views/supervisor/explore.blade.php

@@ -1,6 +1,6 @@
 @extends('supervisor.layouts.master')
 @extends('supervisor.layouts.master')
 @section('content') 
 @section('content') 
-<div class="card p-2 rounded border-0" style="background-color: #ffffff; color: #141639c4; height: 80vh;">
+<div class="card p-2 rounded border-0" style="background-color: #ffffff; color: #141639c4;">
     <div class="col-md-12">
     <div class="col-md-12">
         <h3 class="p-5" style="text-align: center;">Coming Soon...</h3>
         <h3 class="p-5" style="text-align: center;">Coming Soon...</h3>
     </div><!--end col-->
     </div><!--end col-->

+ 2 - 2
resources/views/supervisor/student_proposal_details.blade.php

@@ -244,7 +244,7 @@
                                             </div>
                                             </div>
                                         </div>
                                         </div>
                                     </div>
                                     </div>
-                                    <div class="single_glance_row mt-1" style="display: flex; width: 100%;">
+                                    <div class="single_glance_row mt-1" style="width: 100%; padding: 13px 9px 20px;">
                                         <span class="title" style="font-size:11px; font-weight: 600;">Work Experience:</span>
                                         <span class="title" style="font-size:11px; font-weight: 600;">Work Experience:</span>
 
 
                                         @php    
                                         @php    
@@ -270,7 +270,7 @@
                                         @endphp
                                         @endphp
                                         @if($proposal_details->student_details->is_work_experience ==1)
                                         @if($proposal_details->student_details->is_work_experience ==1)
                                             <span class="label_badge_radius" style="background: #e7f3ea !important; color: #0ba52e; margin-left: 3px; position: absolute !important; right: 23px;">{{$years}} years</span>
                                             <span class="label_badge_radius" style="background: #e7f3ea !important; color: #0ba52e; margin-left: 3px; position: absolute !important; right: 23px;">{{$years}} years</span>
-                                            <span style="font-size: 12px; color: #868e96;"> 
+                                            <span style="margin-top: 18px; font-size: 11px; color: #868e96; margin-left: 3px; position: absolute !important; right: 23px;"> 
                                                 ({{ dDate($work_history_first->start_date) }} - {{dDate($work_history_last->end_date, 'd M Y', 'Continue')}})
                                                 ({{ dDate($work_history_first->start_date) }} - {{dDate($work_history_last->end_date, 'd M Y', 'Continue')}})
                                             </span>
                                             </span>
                                         @else
                                         @else

+ 1 - 1
resources/views/supervisor/wishlist.blade.php

@@ -1,6 +1,6 @@
 @extends('supervisor.layouts.master')
 @extends('supervisor.layouts.master')
 @section('content') 
 @section('content') 
-<div class="card p-2 rounded border-0" style="background-color: #ffffff; color: #141639c4; height: 80vh;">
+<div class="card p-2 rounded border-0" style="background-color: #ffffff; color: #141639c4;">
     <div class="col-md-12">
     <div class="col-md-12">
         <div class="table-responsive">
         <div class="table-responsive">
             <table class="table table-bordered list_table" style="margin: 0px;">
             <table class="table table-bordered list_table" style="margin: 0px;">