.pullToRefreshContainer{overscroll-behavior-y:contain}.pullToRefreshIndicator{color:#e07b35;justify-content:center;align-items:center;transition:height .15s;display:flex;overflow:hidden}.pullToRefreshSpin{animation:.7s linear infinite pullToRefreshRotate}@keyframes pullToRefreshRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
