This commit is contained in:
2025-12-24 19:37:36 +00:00
parent 2232e1257f
commit 8b531cb2df
2 changed files with 4 additions and 3 deletions

View File

@@ -828,7 +828,7 @@ li i { margin-right:10px; color:#007bff; }
.alert i { color:#ff9800; }
.chart {
height:180px;
height: auto;
background:#eef2f7;
border-radius:6px;
display:flex;
@@ -836,7 +836,8 @@ li i { margin-right:10px; color:#007bff; }
justify-content:center;
color:#888;
font-style:italic;
min-height: 260px;
min-height: 280px;
padding: 32px 0;
}
/* Style pour les sous-détails dans les KPIs */