style(test result): fix line height of test type text

This commit is contained in:
Miodec 2024-07-05 17:42:55 +02:00
parent 39b52fac62
commit b19be346f0

View file

@ -906,7 +906,7 @@
.leaderboards {
.bottom {
font-size: 1rem;
line-height: 1rem;
line-height: 1.25;
.lbChange .fas {
margin-right: 0.15rem;
}