Add table for agents and credentials

This commit is contained in:
Laux Dev
2026-02-25 14:29:13 +08:00
parent 1c0532efa7
commit cf54a4a2e8
8 changed files with 480 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
.tableContainer > table > thead > tr > th,
.tableContainer > table > tbody > tr > td {
padding: 12px 24px;
gap: 16px;
text-align: start;
align-self: stretch;
}