Browse Source

Main DB memos thread popup (ui tweak)

Vijayakrishnan 3 năm trước cách đây
mục cha
commit
1a31fc9cae
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      resources/views/app/mcp/dashboard/calls_memos.blade.php

+ 1 - 1
resources/views/app/mcp/dashboard/calls_memos.blade.php

@@ -10,7 +10,7 @@
 				<a href="{{route('patients.view.dashboard', $memo->client_uid)}}">
 					{{$memo->name_first}} {{$memo->name_last}}
 				</a>
-				<a class="text-sm text-nowrap"
+				<a class="text-sm text-nowrap d-block"
 				   href="/memos-thread/{{$memo->client_uid}}"
 				   native target="_blank"
 				   open-in-stag-popup