Skip to content

Commit 16a5b6e

Browse files
committed
chore: wip
1 parent 68f5832 commit 16a5b6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/views/dashboard/requests/index.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
<tbody class="divide-y divide-gray-200 bg-white">
169169
<tr>
170170
<td class="whitespace-nowrap py-4 pl-4 pr-3 text-sm font-medium text-gray-900 sm:pl-6">
171-
05/04/2024 11:02:34:123 AM UTC <em class="text-gray-400">(2 mins ago)</em>
171+
05/04/2024 11:02:34<span class="text-gray-400">:123</span> AM UTC <em class="text-gray-400">(2 mins ago)</em>
172172
</td>
173173

174174
<td class="whitespace-nowrap px-3 py-4 text-sm text-gray-500 font-mono">
@@ -202,7 +202,7 @@
202202

203203
<tr>
204204
<td class="whitespace-nowrap py-4 pl-4 pr-3 text-sm font-medium text-gray-900 sm:pl-6">
205-
05/04/2024 11:01:34:123 AM UTC <em>(3 mins ago)</em>
205+
05/04/2024 11:01:34<span class="text-gray-400">:123</span> AM UTC <em class="text-gray-400">(3 mins ago)</em>
206206
</td>
207207

208208
<td class="whitespace-nowrap px-3 py-4 text-sm text-gray-500 font-mono">

0 commit comments

Comments
 (0)