App employés/clients

This commit is contained in:
2026-06-03 20:13:56 +02:00
parent 6f3996d216
commit befb8e97c2
19 changed files with 48 additions and 36 deletions
+5
View File
@@ -37,6 +37,11 @@
.window-content {
padding: 0;
}
// Cacher le footer (bouton requis par l'API mais inutile visuellement)
.dialog-footer {
display: none;
}
}
// ============================================