pl-fe: fix pull to refresh styling
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
.ptr__children {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
overflow: visible;
|
||||
overflow: visible !important;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user