diff --git a/components/PlayerSlot.vue b/components/PlayerSlot.vue index 506885f..69d5b28 100644 --- a/components/PlayerSlot.vue +++ b/components/PlayerSlot.vue @@ -297,6 +297,7 @@ function damage_team_all(team: Team) { display: flex; /* background: blue; */ pointer-events: all; + flex-wrap: wrap; } #discard_unwrapped_bg {