Commit a3e40c36 authored by Adrian Goławski's avatar Adrian Goławski Committed by GitHub

Delete inline backgroundColor: "white"

parent 90eee3f5
......@@ -184,7 +184,6 @@ export class PullToRefresh extends React.Component<PullToRefreshProps, PullToRef
WebkitOverflowScrolling: "touch",
position: "relative",
zIndex: 1,
backgroundColor: "white",
};
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