瀏覽代碼

Main DB memos thread popup (ui tweak)

Vijayakrishnan 3 年之前
父節點
當前提交
1a31fc9cae
共有 1 個文件被更改,包括 1 次插入1 次删除
  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