Browse Source

Minor UI tweaks

Vijayakrishnan 3 years ago
parent
commit
2596de1aad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/views/app/patient/note/dashboard.blade.php

+ 1 - 1
resources/views/app/patient/note/dashboard.blade.php

@@ -165,7 +165,7 @@ use App\Models\Handout;
                     </div>
                     </div>
                 @endif
                 @endif
             </div>
             </div>
-            <div class="px-2">
+            <div class="pl-2 pr-3">
                 <div class="d-flex">
                 <div class="d-flex">
                     <span>{{friendly_date_time($note->effective_dateest, false, '')}}</span>
                     <span>{{friendly_date_time($note->effective_dateest, false, '')}}</span>
                 </div>
                 </div>