UNPKG
lojk-ui
Version:
latest (1.1.8)
1.1.8
1.1.6
1.1.4
1.1.2
1.1.0
1.0.9
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
lojk vue ui components library
lotusui.winglau14.com
lojk-ui
/
src
/
components
/
lotusDrag
/
lotusDrag.css
10 lines
(9 loc)
•
183 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
.lotus-drag
{
min-width
:
1.86666667rem
;
min-height
:
1.86666667rem
;
background
:
#dbdbdb
;
position
: absolute;
right
:
0.53333333rem
;
bottom
:
0.53333333rem
;
z-index
:
999
; }