From ea5948fb5d759c43519d6c3933c7b5c994daf5e7 Mon Sep 17 00:00:00 2001 From: Wan Qi Chen <495709+wa0x6e@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:19:39 +0900 Subject: [PATCH] fix: fix sticky nav wrong position on small screen --- apps/ui/src/components/Ui/Label.vue | 2 +- apps/ui/src/views/Proposal.vue | 2 +- apps/ui/src/views/Space/Delegates.vue | 2 +- apps/ui/src/views/Space/Treasury.vue | 2 +- apps/ui/src/views/SpaceUser.vue | 5 +---- 5 files changed, 5 insertions(+), 8 deletions(-) diff --git a/apps/ui/src/components/Ui/Label.vue b/apps/ui/src/components/Ui/Label.vue index 321707f9f..bafff8402 100644 --- a/apps/ui/src/components/Ui/Label.vue +++ b/apps/ui/src/components/Ui/Label.vue @@ -9,7 +9,7 @@ defineProps<{

diff --git a/apps/ui/src/views/Proposal.vue b/apps/ui/src/views/Proposal.vue index ef9478fc6..ed9eceff1 100644 --- a/apps/ui/src/views/Proposal.vue +++ b/apps/ui/src/views/Proposal.vue @@ -148,7 +148,7 @@ watchEffect(() => {