auto-sync-0240

This commit is contained in:
Opus
2026-04-24 02:40:03 +02:00
parent f6958bbbf1
commit 9701dd2ad2
3 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
{
"generated_at": "2026-04-24T02:30:02.778971",
"generated_at": "2026-04-24T02:40:02.364467",
"stats": {
"total": 48,
"pending": 23,

View File

@@ -1,7 +1,7 @@
{
"ok": true,
"version": "V83-business-kpi",
"ts": "2026-04-24T00:34:35+00:00",
"ts": "2026-04-24T00:39:35+00:00",
"summary": {
"total_categories": 8,
"total_kpis": 64,

View File

@@ -49,14 +49,14 @@ html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{background:#0c1120;b
html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#d4a853,#a57f2e);border-radius:7px;border:2px solid #0c1120;box-shadow:inset 0 0 3px rgba(0,0,0,.3)}
html::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#e6ba6a,#b8923a)}
.mn{padding-bottom:100px;overflow:visible}
#s-advisor{padding-bottom:160px;overflow:visible;min-height:calc(100vh - 140px);display:block}
#s-advisor{padding-bottom:160px;overflow:visible}
#s-advisor > div{overflow:visible}
#s-advisor pre{max-height:min(60vh,500px);overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d4a853 #1a1f2e}
#s-advisor pre::-webkit-scrollbar{width:8px;height:8px}
#s-advisor pre::-webkit-scrollbar-track{background:#1a1f2e}
#s-advisor pre::-webkit-scrollbar-thumb{background:#d4a853;border-radius:4px}
/* Relax max-height v2 aggressifs (pour que contenus scrollables ne bloquent pas) */
#s-advisor [style*="max-height:85vh"],#s-advisor [style*="max-height:90vh"]{max-height:calc(100vh - 100px)!important;overscroll-behavior:contain!important}
#s-advisor [style*="max-height"]{max-height:none!important;overscroll-behavior:auto!important}
/* PAS DE background/border/padding sur #advisor-content > div !!! */
/* Laisse buildAdvisor garder ses styles inline */
/*/WAVE-REPAIR-23AVR-V1-opus*/