From 1fd87bd2e46eb50f718f95f94d844fe694e43a53 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Thu, 20 Mar 2025 20:28:16 +0900 Subject: fix(frontend): prevent transition glitch of MkHorizontalSwipe --- packages/frontend/src/pages/flash/flash-index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'packages/frontend/src/pages/flash') diff --git a/packages/frontend/src/pages/flash/flash-index.vue b/packages/frontend/src/pages/flash/flash-index.vue index 6aee91dfda..fedb2de8fe 100644 --- a/packages/frontend/src/pages/flash/flash-index.vue +++ b/packages/frontend/src/pages/flash/flash-index.vue @@ -8,7 +8,7 @@ SPDX-License-Identifier: AGPL-3.0-only - + @@ -16,7 +16,7 @@ SPDX-License-Identifier: AGPL-3.0-only - + @@ -27,7 +27,7 @@ SPDX-License-Identifier: AGPL-3.0-only - + -- cgit v1.2.3-freya