From 17d0bde50eba66d6990e9cd35dbff3a2a9e21383 Mon Sep 17 00:00:00 2001 From: tamaina Date: Tue, 28 Feb 2023 17:26:42 +0900 Subject: [PATCH] =?UTF-8?q?fix(client):=20photoswipe=EF=BC=88=E7=94=BB?= =?UTF-8?q?=E5=83=8F=E3=81=AE=E6=8B=A1=E5=A4=A7=E8=A1=A8=E7=A4=BA=EF=BC=89?= =?UTF-8?q?=E3=81=8C=E3=81=AA=E3=82=93=E3=81=8B=E5=A4=89=20(#10138)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix(client): photoswipe(画像の拡大表示)がなんか変 Fix #10037 * important --------- Co-authored-by: syuilo --- .../frontend/src/components/MkMediaList.vue | 25 +++++++++++-------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/packages/frontend/src/components/MkMediaList.vue b/packages/frontend/src/components/MkMediaList.vue index fafa0bd232..c768a086cd 100644 --- a/packages/frontend/src/components/MkMediaList.vue +++ b/packages/frontend/src/components/MkMediaList.vue @@ -13,7 +13,7 @@