mirror of
https://github.com/hicccc77/WeFlow.git
synced 2026-03-25 07:16:51 +00:00
feat(sns): cache page data and show count loading state
This commit is contained in:
@@ -1113,6 +1113,14 @@
|
||||
font-size: 12px;
|
||||
color: var(--text-tertiary);
|
||||
line-height: 1.2;
|
||||
|
||||
&.is-loading {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
&.is-error {
|
||||
color: var(--color-error, #f44336);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user