Pārlūkot izejas kodu

Sticky note moe right

Vijayakrishnan 3 gadi atpakaļ
vecāks
revīzija
84ee6800bc
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      resources/views/layouts/patient.blade.php

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

@@ -746,9 +746,9 @@ $isOldClient = (date_diff(date_create(config('app.point_impl_date')), date_creat
 
 									<section class="mr-4 align-self-start mt-2 ml-auto">
 										<label>Sticky Note:</label> <span class="text-secondary">{{$patient->sticky_note ?? '-' }}</span>
-											<div moe right class="ml-2 hide-inside-popup">
+											<div moe relative wide 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">
+												<form url="/api/client/updateStickyNote" class="mcp-theme-1" right>
 													<input type="hidden" name="uid" value="{{$patient->uid}}">
 													<div class="mb-2">
 														<label class="text-secondary text-sm">Sticky Note</label>