UNPKG
@jdcfe/yep-react
Version:
latest (1.0.10)
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0-beta.6
1.0.0-beta.5
1.0.0-beta.4
1.0.0-beta.3
1.0.0-beta.2
1.0.0-beta.1
1.0.0-alpha.15
1.0.0-alpha.14
1.0.0-alpha.13
1.0.0-alpha.12
1.0.0-alpha.11
1.0.0-alpha.10
1.0.0-alpha.9
1.0.0-alpha.8
1.0.0-alpha.7
1.0.0-alpha.6
1.0.0-alpha.5
1.0.0-alpha.3
1.0.0-alpha.2
1.0.0-alpha.1
1.0.0-alpha
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.28
0.2.27
0.2.26
0.2.25
0.2.24
一套移动端的React组件库
jdf2e.github.io/yep-react/
jdf2e/yep-react
@jdcfe/yep-react
/
lib
/
scratch
/
style
/
index.css
17 lines
•
264 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.Yep-scratch
{
position
: relative;
margin
:
0
auto;
width
:
445px
;
height
:
120px
; }
.Yep-scratch
.area
,
.Yep-scratch
.area2
{
position
: absolute;
top
:
0
;
left
:
0
;
width
:
445px
;
height
:
120px
;
z-index
:
100
; }
.Yep-scratch
.area2
{
z-index
:
90
; }