This commit is contained in:
2025-12-22 21:39:14 +00:00
parent d252efc0d3
commit 2b62420eb7
2 changed files with 4 additions and 3 deletions

View File

@@ -360,8 +360,9 @@ content-area {
.card-body {
padding: 5px;
background-color: var(--office-common); /* Couleur légère harmonieuse */
width: 100%;
background-color: var(--office-light); /* Couleur légère harmonieuse */
width: 100% !important;
border: none !important;
}
/* Bordure subtile en haut pour lier visuellement avec nav-bar */