PullToRefresh: don't transform the loading indicator
This commit is contained in:
parent
0374b058fa
commit
4357b6322a
1 changed files with 0 additions and 4 deletions
|
@ -235,10 +235,6 @@
|
|||
height: 40px;
|
||||
}
|
||||
|
||||
.ptr__pull-down {
|
||||
transform: translateY(10px);
|
||||
}
|
||||
|
||||
/**
|
||||
* iOS style loading spinner.
|
||||
* Adapted from: https://loading.io/css/
|
||||
|
|
Loading…
Reference in a new issue