From 3b3bb36c49c2e8e88cbda5f2b577cd5499436f66 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Sun, 27 Apr 2025 10:14:41 +0900 Subject: enhance(frontend): 通知ページをスワイプで切り替えられるように MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/frontend/src/pages/notifications.vue | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/packages/frontend/src/pages/notifications.vue b/packages/frontend/src/pages/notifications.vue index 61a1b2725c..8524f30595 100644 --- a/packages/frontend/src/pages/notifications.vue +++ b/packages/frontend/src/pages/notifications.vue @@ -6,15 +6,17 @@ SPDX-License-Identifier: AGPL-3.0-only -- cgit v1.2.3-freya