Files
sbnews/server/public/mobile/assets/my_follow-BotJH9Dm.css
T
2026-06-11 12:15:29 +08:00

2 lines
1.8 KiB
CSS

.follow-page[data-v-d8eda4db]{min-height:100vh;background:#f5f5f5;overflow-x:hidden}.follow-tabs[data-v-d8eda4db]{display:flex;background:#fff;border-bottom:.03125rem solid #f0f0f0}.follow-tabs__item[data-v-d8eda4db]{flex:1;text-align:center;padding:.75rem 0;font-size:.875rem;color:#666;position:relative}.follow-tabs__item--active[data-v-d8eda4db]{color:#185dff;font-weight:600}.follow-tabs__item--active[data-v-d8eda4db]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:1.5rem;height:.125rem;background:#185dff;border-radius:.0625rem}.follow-list[data-v-d8eda4db]{padding:.5rem 0}.follow-loading[data-v-d8eda4db]{display:flex;justify-content:center;padding:3.75rem 0}.follow-empty[data-v-d8eda4db]{padding:3.75rem 0}.follow-loadmore[data-v-d8eda4db]{display:flex;justify-content:center;padding:.75rem 0 1.5rem;font-size:.75rem;color:#999}.follow-item[data-v-d8eda4db]{display:flex;align-items:center;background:#fff;border-radius:.5rem;padding:.75rem;margin:0 .75rem .5rem;overflow:hidden}.follow-item__avatar[data-v-d8eda4db]{width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0}.follow-item__info[data-v-d8eda4db]{flex:1;margin-left:.625rem;min-width:0}.follow-item__name[data-v-d8eda4db]{font-size:.875rem;font-weight:600;color:#333;display:block}.follow-item__id[data-v-d8eda4db]{font-size:.6875rem;color:#999;margin-top:.125rem;display:block}.follow-item__actions[data-v-d8eda4db]{flex-shrink:0;display:flex;align-items:center;gap:.375rem}.follow-item__btn[data-v-d8eda4db]{padding:.3125rem .875rem;border-radius:.25rem;background:#185dff;color:#fff;font-size:.75rem;flex-shrink:0;border:none;outline:none}.follow-item__btn--followed[data-v-d8eda4db]{background:#f0f0f0;color:#999}.follow-item__chat[data-v-d8eda4db]{padding:.3125rem .75rem;border-radius:.25rem;background:#111827;color:#fff;font-size:.75rem;flex-shrink:0;white-space:nowrap}