Working on ui

This commit is contained in:
Owen
2026-05-31 17:25:03 -07:00
parent cb2ee9c489
commit b99e9a6468
9 changed files with 40 additions and 33 deletions

View File

@@ -755,7 +755,7 @@ export default function ProxyResourcesTable({
columnVisibility={{
niceId: false,
protocol: false,
labels: false
labels: true
}}
stickyLeftColumn="name"
stickyRightColumn="actions"