.pull-to-refresh
  position relative
  max-height 100vh

.pull-to-refresh-message
  height 65px
  color $pull-to-refresh-color
  font-size $pull-to-refresh-font-size
  .q-icon
    font-size $pull-to-refresh-icon-size
    margin-right 15px
    transition all .3s
