Affiche l'impact chrono apres le cube en mode Time

This commit is contained in:
2026-04-12 19:56:30 +02:00
parent 7649ba2fb9
commit 1f67ba46fb
3 changed files with 139 additions and 35 deletions

View File

@@ -2390,10 +2390,6 @@ body[data-page="chrono"] .spine-button {
}
}
body.time-setup-mode .timing-grid {
grid-template-columns: minmax(0, 1fr);
}
body[data-page="chrono"].time-mode .status-strip {
grid-template-columns: repeat(2, minmax(0, 1fr));
}