Forráskód Böngészése

Main DB memos thread popup (ui tweak)

Vijayakrishnan 3 éve
szülő
commit
1a31fc9cae

+ 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