Add GPU PCI ID fallback names and container passthrough indicators
All checks were successful
Build-Publish / build (linux/amd64) (push) Successful in 7s
Build-Publish / build (linux/arm64) (push) Successful in 15s
Build-Publish / create-manifest (push) Successful in 2s
Build-Publish / publish-template (push) Successful in 9s

This commit is contained in:
j
2026-03-21 08:58:46 +13:00
parent db5cbf99e1
commit bf7f0d44ba
5 changed files with 121 additions and 5 deletions

View File

@@ -356,6 +356,12 @@ main {
word-break: break-all;
}
.gpu-passthrough {
color: #38bdf8;
font-size: 0.85em;
opacity: 0.8;
}
.table-header td {
font-weight: 600;
color: #94a3b8 !important;