Fix display issues with long player names in player list

This commit is contained in:
James Lyne 2021-08-26 22:23:47 +01:00
parent b37d5d6739
commit d0d24d528f

View File

@ -202,6 +202,7 @@ input {
margin: 0;
padding: 0;
font-size: 1.6rem;
min-width: 0;
ul {
list-style: none;