fix: cards overlapping issue (#5727)

Co-authored-by: EYHN <cneyhn@gmail.com>
This commit is contained in:
Muhammad Arsil 2024-02-20 13:57:43 +05:30 committed by GitHub
parent b8679172c9
commit 1eb317d8fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,11 +17,11 @@ const paperLocations = {
},
'1': {
x: -240,
y: -100,
y: -30,
},
'2': {
x: 240,
y: -100,
y: -35,
},
'3': {
x: -480,