소스 검색

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;