diff --git a/Bootstrap_new/css/style_office.css b/Bootstrap_new/css/style_office.css index 59a8d91..32f48cb 100644 --- a/Bootstrap_new/css/style_office.css +++ b/Bootstrap_new/css/style_office.css @@ -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 */ diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 6becdd9..da25c36 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -145,7 +145,7 @@ console.groupEnd(); - +