From 7143468cde334c959729ef765101c51277085290 Mon Sep 17 00:00:00 2001 From: huangjx Date: Fri, 22 Oct 2021 20:19:05 +0800 Subject: [PATCH] changed vue container name in css --- src/App.vue | 6 +++--- templates/Content.php | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/App.vue b/src/App.vue index 5c6a66f..d55601b 100644 --- a/src/App.vue +++ b/src/App.vue @@ -124,14 +124,14 @@ export default { $box-height: 110px; #app-content-wrapper { - .ncdownloader-form-container { + .ncdownloader-form-wrapper { position: relative; width: 100%; max-height: $box-height; top: 0; left: 0; } - .ncdownloader-form-container.top-left { + .ncdownloader-form-wrapper.top-left { width: 100%; top: 0; left: 0; @@ -147,7 +147,7 @@ $box-height: 110px; @media only screen and (max-width: 1024px) { #app-content-wrapper { - #ncdownloader-form-container { + #ncdownloader-form-wrapper { position: relative; margin: 2px; } diff --git a/templates/Content.php b/templates/Content.php index 02c2216..8a7a01a 100644 --- a/templates/Content.php +++ b/templates/Content.php @@ -4,8 +4,8 @@
-
-
+
+