From dc382a4dc196b1e13b4b424ecaa774a570a10c3d Mon Sep 17 00:00:00 2001 From: projectdx Date: Sun, 4 Jan 2026 01:02:18 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20Anilife=20request=20=ED=8E=98=EC=9D=B4?= =?UTF-8?q?=EC=A7=80=20max-width=201400px=20=EC=A0=81=EC=9A=A9=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- info.yaml | 2 +- templates/anime_downloader_anilife_request.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/info.yaml b/info.yaml index c4af2be..49459c7 100644 --- a/info.yaml +++ b/info.yaml @@ -1,5 +1,5 @@ title: "애니 다운로더" -version: "0.5.16" +version: "0.5.17" package_name: "anime_downloader" developer: "projectdx" description: "anime downloader" diff --git a/templates/anime_downloader_anilife_request.html b/templates/anime_downloader_anilife_request.html index 5a281ad..c811191 100644 --- a/templates/anime_downloader_anilife_request.html +++ b/templates/anime_downloader_anilife_request.html @@ -14,7 +14,7 @@ margin-left: 0 !important; margin-right: 0 !important; } -.container, .container-fluid { +.container, .container-fluid:not(.anilife-common-wrapper) { width: 100% !important; max-width: 100% !important; padding-left: 0 !important;