From 15683370f0379360c475a9ad77bb802c43f6d181 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 8 Jul 2023 15:30:36 +0900 Subject: fix(frontend): ページ遷移でスクロール位置が保持されない問題を修正 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix #11068 --- packages/frontend/src/ui/deck/main-column.vue | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'packages/frontend/src/ui/deck/main-column.vue') diff --git a/packages/frontend/src/ui/deck/main-column.vue b/packages/frontend/src/ui/deck/main-column.vue index 169fac70a2..0413307955 100644 --- a/packages/frontend/src/ui/deck/main-column.vue +++ b/packages/frontend/src/ui/deck/main-column.vue @@ -7,24 +7,29 @@ - +
+ +
-- cgit v1.2.3-freya