forked from ALHP/ALHP.GO
fixed icons increasing row-height
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
<td>{{$pkg.Pkgbase}}</td>
|
||||
<td>{{$pkg.Status}}</td>
|
||||
<td>{{$pkg.Skip}}</td>
|
||||
<td class="text-center fs-5">
|
||||
<td class="text-center fs-6">
|
||||
{{if $pkg.LTO}}<i class="fa fa-check" style="color: var(--bs-success)"
|
||||
title="build with LTO"></i>{{end}}
|
||||
{{if $pkg.LTODisabled}}<i class="fa fa-times" style="color: var(--bs-danger)"
|
||||
|
Reference in New Issue
Block a user