From ebe53472be48a53dcdbbc6ca2a2af6bfc9a16ce5 Mon Sep 17 00:00:00 2001 From: "Alisa | Side.one" Date: Mon, 29 May 2023 14:58:25 +0800 Subject: [PATCH] feat: footer sticky --- src/layouts/components/NavFooter.vue | 6 +++--- src/modules/[chain]/widget/index.vue | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/layouts/components/NavFooter.vue b/src/layouts/components/NavFooter.vue index d2ce34b2..ac0bebf3 100644 --- a/src/layouts/components/NavFooter.vue +++ b/src/layouts/components/NavFooter.vue @@ -1,5 +1,7 @@ - diff --git a/src/modules/[chain]/widget/index.vue b/src/modules/[chain]/widget/index.vue index 41557b84..d728df97 100644 --- a/src/modules/[chain]/widget/index.vue +++ b/src/modules/[chain]/widget/index.vue @@ -20,7 +20,7 @@ const hdPath = computed(() => {

Initial Setting

-
+
Endpoint