update: better table alignment for the package file list
This commit is contained in:
@ -51,7 +51,7 @@
|
||||
{{if $files}}
|
||||
<tr>
|
||||
<th>Files</th>
|
||||
<th>
|
||||
<th class="files">
|
||||
{{range $files}}
|
||||
<p>/{{.}}</p>
|
||||
{{end}}
|
||||
|
Reference in New Issue
Block a user