- updated tables - displaying protocol id, columns for ndg and appointment;

- added 2 buttons for download delega and download signed pdf for application;
This commit is contained in:
Vitalii Kiiko
2024-12-05 17:16:27 +01:00
parent f072c3d6a6
commit 0f54ce6bd9
8 changed files with 152 additions and 18 deletions

View File

@@ -342,6 +342,10 @@
.appPageSection__row {
display: flex;
gap: 1rem;
&.autoFlow {
flex-wrap: wrap;
}
}
.appPageSection__pMeta {