Version 2026.5.25 — Bouton ⚙ Paramètres dans popup user-badge

[code interpolé]
This commit is contained in:
2026-04-22 17:00:00 +02:00
parent 5eae40d38b
commit 1441b0a7a1
3 changed files with 64 additions and 30 deletions
+7 -3
View File
@@ -1856,11 +1856,15 @@ body.modal-open {
pointer-events: none;
user-select: none;
font-variant-numeric: tabular-nums;
letter-spacing: 0.2px;
z-index: 1; /* sous les modals (qui sont à 10000) */
letter-spacing: 0.3px;
z-index: 1;
padding: 3px 8px;
background: var(--bg-muted);
border: 1px solid var(--border);
border-radius: 6px;
}
.app-footer:hover {
opacity: 0.85;
opacity: 1;
}
/* ─────────────────────────────────────────────────────────────────────────