From 98664a5ed3c5a382529c69dd84b2050421b42d2e Mon Sep 17 00:00:00 2001 From: Bang Domath ID Date: Wed, 26 Jun 2024 02:10:54 +0700 Subject: [PATCH] Update modal.html --- modal.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/modal.html b/modal.html index 34bb261..72ce2b5 100644 --- a/modal.html +++ b/modal.html @@ -7,10 +7,10 @@ jsonPath: "https://l2d-model.vercel.app/neesan/model.model.json"}, display: { "position": "right", - "width": 220, - "height": 320, - "hOffset": 0, - "vOffset": 0 + "width": 320, + "height": 520, + "hOffset": 4, + "vOffset": 7 }, mobile: { show: true,