docs(PullRefresh): add custom tip demo
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
|
||||
&__head {
|
||||
position: absolute;
|
||||
top: -@pull-refresh-head-height;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: @pull-refresh-head-height;
|
||||
@@ -20,5 +19,6 @@
|
||||
font-size: @pull-refresh-head-font-size;
|
||||
line-height: @pull-refresh-head-height;
|
||||
text-align: center;
|
||||
transform: translateY(-100%);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user