fixed display bug on player matches table

This commit is contained in:
cnachtigall1991
2021-10-06 19:28:49 +02:00
parent 08ffe9e550
commit 7d282062f9

View File

@@ -371,7 +371,7 @@ table {
max-height: 40px; max-height: 40px;
} }
.td-rank img { .td-rank img {
width: 50px; width: 60px !important;
height: auto; height: auto;
} }
.kills, .deaths, .assists, .kdiff, .adr, .duration, .hltv, .kills, .deaths, .assists, .kdiff, .adr, .duration, .hltv,