K
K
kirillleogky2020-07-08 23:03:48
css
kirillleogky, 2020-07-08 23:03:48

How to increase the length of the draggable element?

Project - afraid-basin.surge.sh

I use react-beautiful-dnd and when dragging I need to increase the size of the dragged element, but so that the icons of the element do not "run"?
What I have:
5f062640ef311140862507.png

What I would like:
5f0626a14ea79886634866.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
deathangel, 2020-07-09
@deathangel

increase the size with:
transform: scale(1.2);

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question