chg: Disable column separators and right align hits

This commit is contained in:
SinTan1729
2024-03-31 00:12:48 -05:00
parent 3a712f812a
commit 9a520c122e
3 changed files with 10 additions and 1 deletions

View File

@@ -52,7 +52,7 @@
<tr>
<td id="short-url-header">Short URL (click to copy)</td>
<td>Long URL</td>
<td>Hits</td>
<td name="hitsColumn">Hits</td>
<td name="deleteBtn">&times;</td>
</tr>
</thead>