/*.joined-game-list-item {}*/

.joined-game-list-item .game-code {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*.joined-game-list-item .player-name {}*/

/*.joined-game-list-item .controls {}*/

/*.game-vacancy-list-item {}*/

.game-vacancy-list-item .game-code {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*.game-vacancy-list-item .vacancies {}*/

/*.game-vacancy-list-item .controls {}*/
