Hinzufügen eines neuen Werts für den Titel des Signierungsprozesses zur Ansicht show-envelope.

This commit is contained in:
Developer 02
2024-07-18 11:37:14 +02:00
parent 9867e81220
commit 678360953d
5 changed files with 22 additions and 3 deletions

View File

@@ -206,6 +206,14 @@ footer#page-footer {
font-size: 13px;
}
.signature-process-title, .signature-process-name {
font-size: 18px;
}
.signature-process-name {
font-size: 15px;
font-weight: 700;
}
/* styles for mobile responsiveness */
@media (max-width: 767px) {