diff --git a/components/PlayerSlot.vue b/components/PlayerSlot.vue index 680923e..1b5f117 100644 --- a/components/PlayerSlot.vue +++ b/components/PlayerSlot.vue @@ -298,6 +298,7 @@ function check_for_guard(player: Player) { /* background: blue; */ pointer-events: none; flex-wrap: wrap; + gap: 2px; } #discard_unwrapped_bg {