Skip to content

Commit 45178aa

Browse files
committed
Update solution.md
1 parent ae637c1 commit 45178aa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • 2-ui/3-event-details/4-mouse-drag-and-drop/1-slider
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11

2-
We have a horizontal Drag'n'Drop here.
2+
В этом случае настроим горизонтальный Drag'n'Drop.
33

4-
To position the element we use `position:relative` and slider-relative coordinates for the thumb. Here it's more convenient here than `position:absolute`.
4+
Для позиционирования элемента используем `position:relative` и координаты ползунка для синего блока. Это лучше, чем `position:absolute`.

0 commit comments

Comments
 (0)