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;