diff --git a/components/PlayerSlot.vue b/components/PlayerSlot.vue index fae6568..e672c60 100644 --- a/components/PlayerSlot.vue +++ b/components/PlayerSlot.vue @@ -290,6 +290,7 @@ function check_for_guard(player: Player) { z-index: 9; cursor: default; position: absolute; + padding-bottom: 100px; } .discard_container {