From e2ec33f1f4c047b3d5424b128e83dcc3105839c8 Mon Sep 17 00:00:00 2001 From: the1812 Date: Sat, 22 Feb 2025 17:56:21 +0800 Subject: [PATCH] Add scroll animations for transparent mode (#4996) --- .../style/custom-navbar/CustomNavbar.vue | 1 + .../custom-navbar/_scroll-animation.scss | 183 ++++++++++++++++++ 2 files changed, 184 insertions(+) create mode 100644 registry/lib/components/style/custom-navbar/_scroll-animation.scss diff --git a/registry/lib/components/style/custom-navbar/CustomNavbar.vue b/registry/lib/components/style/custom-navbar/CustomNavbar.vue index 602bbf91d..f095e6d1a 100644 --- a/registry/lib/components/style/custom-navbar/CustomNavbar.vue +++ b/registry/lib/components/style/custom-navbar/CustomNavbar.vue @@ -74,6 +74,7 @@ export default Vue.extend({