fix player not found message on low res

This commit is contained in:
Insugeny_athq
2019-06-13 22:47:04 +02:00
parent 60d483b4f7
commit aa23a076be
2 changed files with 14 additions and 3 deletions

View File

@@ -79,6 +79,10 @@ body{
.input-field-number{
display: none;
}
.noPlayerFound{
display: none;
}
}
/* ############# PLAYER INFORMATION IN LINES ############# */