Version 1.0.1 - Fix de WebMetrics et de l'édit utilisateur
All checks were successful
Neutral/pipeline/head This commit looks good

This commit is contained in:
2024-01-13 19:20:11 +01:00
parent 3484ff9ff7
commit 377c3310e4
6 changed files with 50 additions and 14 deletions

View File

@ -1359,4 +1359,9 @@ a {
border-radius: 10px;
text-align: center;
width: 100px;
}
.metric-error {
color: yellow;
}