UNPKG
react-slider-light
Version:
latest (4.2.0)
4.2.0
4.1.1
4.1.0
4.0.1
3.1.0
3.0.1
2.0.3
2.0.2
2.0.1
1.0.2
1.0.1
1.0.0
a light easy slider for react
github.com/951565664/react-slider-light
951565664/react-slider-light
react-slider-light
/
src
/
index.less
10 lines
(9 loc)
•
157 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
.sliderBox
{
position
: relative;
width
:
100%
;
height
:
100%
;
overflow
: hidden; &,& *{
box-sizing
: border-box; } }