瀏覽代碼

Omega meds summary UI update

Vijayakrishnan 3 年之前
父節點
當前提交
ff458efcb9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      resources/views/app/patient/segment-templates/omega_medications/summary.blade.php

+ 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>