Peter Muturi 3 жил өмнө
parent
commit
24e9b6c61d

+ 1 - 1
resources/views/layouts/patient.blade.php

@@ -745,7 +745,7 @@ $isOldClient = (date_diff(date_create(config('app.point_impl_date')), date_creat
 									@endif
 
 									<section class="mr-4 align-self-start mt-2 ml-auto">
-										<label>Sticky Note:</label> {{$patient->sticky_note ?? '-' }}
+										<label>Sticky Note:</label> <span class="text-secondary">{{$patient->sticky_note ?? '-' }}</span>
 											<div moe right class="ml-2 hide-inside-popup">
 												<a start show><i class="fa fa-edit"></i></a>
 												<form url="/api/client/updateStickyNote" class="mcp-theme-1">