From b867cf182b35d94848b559983d5c077964c768c3 Mon Sep 17 00:00:00 2001 From: ThaumRystra Date: Fri, 6 Sep 2024 20:40:10 +0200 Subject: [PATCH] Fixed overflow on character cards not working --- app/imports/client/ui/tabletop/TabletopComponent.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/imports/client/ui/tabletop/TabletopComponent.vue b/app/imports/client/ui/tabletop/TabletopComponent.vue index 94a3e392..3afa5b6d 100644 --- a/app/imports/client/ui/tabletop/TabletopComponent.vue +++ b/app/imports/client/ui/tabletop/TabletopComponent.vue @@ -19,7 +19,7 @@