diff options
Diffstat (limited to 'src/components/timeline/timeline.vue')
| -rw-r--r-- | src/components/timeline/timeline.vue | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/components/timeline/timeline.vue b/src/components/timeline/timeline.vue index 77a9a2af..c2d5b9e6 100644 --- a/src/components/timeline/timeline.vue +++ b/src/components/timeline/timeline.vue @@ -63,11 +63,6 @@ color: $fallback--faint; color: var(--panelFaint, $fallback--faint); } - - .loadmore-error { - color: $fallback--text; - color: var(--text, $fallback--text); - } } .new-status-notification { |
