UNPKG

ifui

Version:

41 lines (35 loc) 596 B
@import './common/var.css'; .ifu-pull-refresh { user-select: none; overflow: hidden; &__track { position: relative; } &__head { width: 100%; height: 100px; left: 0; overflow: hidden; position: absolute; text-align: center; top: -100px; font-size: 28px; color: $gray-dark; line-height: 100px; } &__loading { .ifu-loading { width: 32px; height: 32px; margin-right: 10px; } span, .ifu-loading { vertical-align: middle; display: inline-block; } } &__text { display: block; } }