This commit is contained in:
2025-12-22 21:36:37 +00:00
parent c74af9d1e7
commit d252efc0d3
2 changed files with 3 additions and 5 deletions

View File

@@ -360,7 +360,8 @@ content-area {
.card-body {
padding: 5px;
background-color: #fafafa; /* Couleur légère harmonieuse */
background-color: var(--office-common); /* Couleur légère harmonieuse */
width: 100%;
}
/* Bordure subtile en haut pour lier visuellement avec nav-bar */
@@ -799,9 +800,6 @@ content-area {
margin: 0 0 16px 0;
}
.card-body {
padding: 20px;
}
}
/* Correction pour les écrans larges */