Преглед на файлове

Visit tree - minor UI update

Vijayakrishnan преди 3 години
родител
ревизия
9cf65c3b0b
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      resources/views/app/patient/note/dashboard.blade.php

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

@@ -441,7 +441,7 @@
         <div class="card-body p-0">
             <div class="note-container">
                 @if($isVisitTemplateBased)
-                <div class="note-lhs-tree" id="note-lhs-tree">
+                <div class="note-lhs-tree pb-4" id="note-lhs-tree">
                     <?php
                     $previousHeading = null;
                     $previousSubHeading = null;