From d5f72ace5cdcb27b0a546f4ca0fbc0487902b254 Mon Sep 17 00:00:00 2001 From: UtkarshSiddhpura Date: Sat, 14 Oct 2023 15:48:55 +0530 Subject: [PATCH] Fix shifting of elements due to css transform scale in ExerciseList, Reorder & Matching-pair. --- public/index.html | 1 + src/components/DragList.js | 33 ++++++-------- src/components/ExerciseListItem.js | 55 +++++++++++++----------- src/containers/Players/MatchingPlayer.js | 8 +++- 4 files changed, 52 insertions(+), 45 deletions(-) diff --git a/public/index.html b/public/index.html index d9b256f0..0365ce2d 100644 --- a/public/index.html +++ b/public/index.html @@ -15,6 +15,7 @@ You need to enable JavaScript to run this app.
+