UNPKG
magix-components
Version:
latest (1.3.1)
1.3.1
1.3.0
1.1.0
1.0.0
magix组件
github.com/magix-components/magix-components
magix-components/magix-components
magix-components
/
tmpl
/
mx-dragselect
/
index.less
9 lines
•
179 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
@import
"../mx-style/_vars"
;
.area
{
left
:-
1000px
;
top
:
0
;
background
:
@color-brand
;
position
: absolute;
opacity
:
0.3
;
border
:solid
1px
@color-brand-darken
; }