mirror of
https://github.com/hicccc77/WeFlow.git
synced 2026-03-24 23:06:51 +00:00
fix(sns): sync my timeline count and auto load more
This commit is contained in:
@@ -101,6 +101,12 @@
|
||||
.feed-my-timeline-count {
|
||||
color: var(--text-primary);
|
||||
font-weight: 600;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
|
||||
.spin {
|
||||
animation: spin 0.8s linear infinite;
|
||||
}
|
||||
}
|
||||
|
||||
&.ready {
|
||||
|
||||
Reference in New Issue
Block a user