import dialog: add Terminé button, fix padding, make success permanent, avoid POST resend

import dialog: add Terminé button, fix padding, make success permanent, avoid POST resend
This commit is contained in:
Pontoporeia
2026-05-10 23:22:38 +02:00
parent cab65ea4a4
commit 2bacc78492
4 changed files with 33 additions and 2 deletions

View File

@@ -1082,7 +1082,7 @@ th.admin-ap-col {
.admin-dialog .admin-form-footer {
display: flex;
gap: var(--space-xs);
padding-bottom: var(--space-m);
padding: 0 var(--space-l) var(--space-m);
}
/* Small/confirmation dialog variant */