Duplicate in styles.css fixed

This commit is contained in:
fnsign 2026-05-13 21:27:09 +02:00
parent ceba09af48
commit db81bc6f32

View file

@ -190,15 +190,12 @@
color: var(--text-accent);
}
.eo-results-score,
.eo-results-head-score {
text-align: left;
color: var(--text-muted);
white-space: nowrap;
}
.eo-results-head-score,
.eo-results-score {
text-align: left;
color: var(--text-muted);
white-space: nowrap;
width: 1%;
min-width: 5ch;
}