Vijayakrishnan 3 лет назад
Родитель
Сommit
ff458efcb9

+ 1 - 1
resources/views/app/patient/segment-templates/omega_medications/summary.blade.php

@@ -20,7 +20,7 @@ $plural = 'Medications';
 	<table class="table table-bordered table-xs table-cage mb-0">
 		<thead>
 		<tr>
-			<th class="py-1 px-2 border-top-0">#</th>
+			<th class="py-1 px-2 border-top-0 text-right">#</th>
 			<th class="py-1 px-2 border-top-0">Name</th>
 			<th class="py-1 px-2 border-top-0">Frequency</th>
 			<th class="py-1 px-2 border-top-0">Experience</th>