Parcourir la source

Minor UI tweaks

Vijayakrishnan il y a 3 ans
Parent
commit
2596de1aad
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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>
                 @endif
             </div>
-            <div class="px-2">
+            <div class="pl-2 pr-3">
                 <div class="d-flex">
                     <span>{{friendly_date_time($note->effective_dateest, false, '')}}</span>
                 </div>