Clean ranking UI and rename false KPM metric

This commit is contained in:
devRaGonSa
2026-06-10 11:57:42 +02:00
parent 31ca3297cd
commit 6a27f4c2b5
4 changed files with 275 additions and 122 deletions

View File

@@ -1429,6 +1429,10 @@ h2 {
margin-top: 20px;
}
.ranking-secondary-action {
margin: 0 0 18px;
}
.ranking-form__grid {
display: grid;
gap: 12px;