فهرست منبع

Omega - minor UI polish

Vijayakrishnan 3 سال پیش
والد
کامیت
73135b1c36
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      resources/views/app/patient/note/segment-slim.blade.php

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

@@ -9,7 +9,7 @@
 
     <!-- title -->
 
-            <div style="color: black; text-decoration: underline; font-size: 13px;" class="font-weight-bold mr-2 min-width-110px">
+            <div style="color: black; text-decoration: underline; font-size: 13px;" class="font-weight-bold mr-2 {{$segment->heading ? 'min-width-110px' : 'min-width-140px'}}">
                 {{$segment->display_title}}:
             </div>