From 593d75a4bc9121f1871eb5b271c8f9290d156be3 Mon Sep 17 00:00:00 2001 From: ThaumRystra <9525416+ThaumRystra@users.noreply.github.com> Date: Sat, 23 Sep 2023 13:28:14 +0200 Subject: [PATCH] Fixed missing margin in print inventory --- .../character/printedCharacterSheet/PrintedInventory.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/imports/client/ui/creature/character/printedCharacterSheet/PrintedInventory.vue b/app/imports/client/ui/creature/character/printedCharacterSheet/PrintedInventory.vue index 6a6c97c3..dd385d68 100644 --- a/app/imports/client/ui/creature/character/printedCharacterSheet/PrintedInventory.vue +++ b/app/imports/client/ui/creature/character/printedCharacterSheet/PrintedInventory.vue @@ -2,7 +2,7 @@
-
+
Inventory