diff options
Diffstat (limited to 'packages/frontend/src/pages/timeline.vue')
| -rw-r--r-- | packages/frontend/src/pages/timeline.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/frontend/src/pages/timeline.vue b/packages/frontend/src/pages/timeline.vue index 1c9e389367..eeccb7c1bc 100644 --- a/packages/frontend/src/pages/timeline.vue +++ b/packages/frontend/src/pages/timeline.vue @@ -154,7 +154,7 @@ definePageMetadata(computed(() => ({ }))); </script> -<style lang="scss" scoped> +<style lang="scss"> .cmuxhskf { > .new { position: sticky; |