Commit cba965d4 authored by 李勇諭's avatar 李勇諭

increase pull tag z-index to 100

parent 77e38b0b
......@@ -171,6 +171,7 @@ export class PullToRefresh extends React.Component<PullToRefreshProps, PullToRef
width: "100%",
position: "absolute",
top: 0,
zIndex: 100,
};
return (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment