From c68b129da8c45e6398f21aff297be198955d9817 Mon Sep 17 00:00:00 2001 From: Colin Kallemein Date: Sun, 8 Dec 2024 19:58:43 +0100 Subject: [PATCH] #260 - Fix Characterprofile start position --- src/components/gui/CharacterProfile.vue | 222 ++++++++++++------------ 1 file changed, 112 insertions(+), 110 deletions(-) diff --git a/src/components/gui/CharacterProfile.vue b/src/components/gui/CharacterProfile.vue index d3e2167..efe9992 100644 --- a/src/components/gui/CharacterProfile.vue +++ b/src/components/gui/CharacterProfile.vue @@ -1,115 +1,117 @@