add attachments column

This commit is contained in:
DESKTOP-T0O5CDB\DESK-555BD
2025-01-24 13:01:56 -07:00
parent 7a7d343c3f
commit 1e5950028f
10 changed files with 74 additions and 1 deletions

View File

@@ -520,4 +520,12 @@ html[data-bs-theme="light"] .api-method:hover {
.lubelogger-report-banner {
border-top: thin solid black;
text-align: center;
}
.attachment-badge-xs {
padding-left: 0.25em;
padding-right: 0.25em;
font-size: 0.6em;
font-weight: 500;
top: 15%
}

File diff suppressed because one or more lines are too long