Ajout archivage factures

This commit is contained in:
Jean-Christophe Engel 2026-02-26 10:09:36 +01:00
parent 79b3a72cca
commit 745de00331
4 changed files with 29 additions and 14 deletions

View file

@ -18,4 +18,8 @@ div.aide ul {
padding: 1em;
}
div.flex {
display: flex;
justify-content : space-between;
}
{/literal}