Skip to content
This repository has been archived by the owner on Apr 22, 2021. It is now read-only.

Commit

Permalink
fix: visual bug in available items for player
Browse files Browse the repository at this point in the history
  • Loading branch information
hejamartin authored and Mardaneus86 committed Nov 20, 2019
1 parent a5be0d1 commit 2232d6d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/index.scss
Expand Up @@ -19,6 +19,7 @@
}
}

.ut-transfer-list-view .listFUTItem .entityContainer,
.ut-club-search-results-view.ui-layout-left .listFUTItem .entityContainer,
.ut-unassigned-view.ui-layout-left .listFUTItem .entityContainer {
width: 45%;
Expand All @@ -34,4 +35,4 @@
max-width: 100%;
max-height: 100%;
}
}
}

0 comments on commit 2232d6d

Please sign in to comment.