feat(portal): export investigation packs

This commit is contained in:
igor04091968
2026-06-04 14:22:50 +03:00
parent cd95792196
commit fca5b57455
4 changed files with 444 additions and 3 deletions
@@ -910,6 +910,13 @@ h1 {
gap: 6px;
}
.investigation-pack-button {
margin-top: 8px;
width: 100%;
justify-content: center;
text-align: center;
}
.small-button {
min-height: 32px;
padding: 6px 8px;